Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: third_party/webdriver/test_data/cn-test.html

Issue 424363004: Update third_party/webdriver/pylib to r18456 and delete test_data (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "python" -> "pylib" Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/webdriver/test_data/closeable_window.html ('k') | third_party/webdriver/test_data/cookies.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/webdriver/test_data/cn-test.html
diff --git a/third_party/webdriver/test_data/cn-test.html b/third_party/webdriver/test_data/cn-test.html
deleted file mode 100644
index df846ad46dc3b606dfec841197455262042b1ae4..0000000000000000000000000000000000000000
--- a/third_party/webdriver/test_data/cn-test.html
+++ /dev/null
@@ -1,156 +0,0 @@
-
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
-<style type="text/css">
-
-
-
- /* default css */
-
- table {
- font-size: 1em;
- line-height: inherit;
- }
-
-
- div, address, ol, ul, li, option, select {
- margin-top: 0px;
- margin-bottom: 0px;
- }
-
- p {
- margin: 0px;
- }
-
- body {
-
-
- margin: 0px;
-
-
-
- padding-left: 50px;
- padding-right: 50px;
- padding-top: 40px;
-
-
- }
-
- h6 { font-size: 10pt }
- h5 { font-size: 11pt }
- h4 { font-size: 12pt }
- h3 { font-size: 13pt }
- h2 { font-size: 14pt }
- h1 { font-size: 16pt }
-
- blockquote {padding: 10px; border: 1px #DDD dashed }
-
- a img {border: 0}
-
- div.google_header, div.google_footer {
- position: relative;
- margin-top: 1em;
- margin-bottom: 1em;
- }
- /* end default css */
-
-
- /* default print css */
-
- @media print {
- body {
- padding: 0;
- margin: 0;
- }
-
- div.google_header, div.google_footer {
- display: block;
- min-height: 0;
- border: none;
- }
-
- div.google_header {
- flow: static(header);
- }
-
- /* used to insert page numbers */
- div.google_header::before, div.google_footer::before {
- position: absolute;
- top: 0;
- }
-
- div.google_footer {
- flow: static(footer);
- }
-
- /* always consider this element at the start of the doc */
- div#google_footer {
- flow: static(footer, start);
- }
-
- span.google_pagenumber {
- content: counter(page);
- }
-
- span.google_pagecount {
- content: counter(pages);
- }
- }
-
- @page {
- @top {
- content: flow(header);
- }
- @bottom {
- content: flow(footer);
- }
- }
- /* end default print css */
-
-
- /* custom css */
-
-
- /* end custom css */
-
- /* ui edited css */
-
- body {
- font-family: Verdana;
-
- font-size: 10.0pt;
- line-height: normal;
- background-color: #ffffff;
- }
- /* end ui edited css */
-
-
-
-
-</style>
-
-
-</head>
-
-<body revision="cczv65wb_54f62cc9f2:3">
-
-<div id="result">
-</div>
-
-
-<h1>Õ¹Íû2008ÊÀ½ç´óÊÆ£º·çÆðÔÆÓ¿ ¼¤µ´ÈËÐÄ</h1><br>
-<br>
- 8ÔÂ8ÈÕÍí£¬±±¾©2008Äê°ÂÔ˻ᵹ¼ÆÊ±Ò»ÖÜÄêÇì×£»î¶¯ÔÚÌì°²ÃŹ㳡¾ÙÐС£Í¼ÎªÇì×£»î¶¯ÖеÄÎÄÒÕÑݳö¡£ лªÉç¼ÇÕßÁõÎÀ±øÉã
-
- £²£°£°£¸ÄêÊÀ½ç·çÆðÔÆÓ¿£¬¼¤µ´ÈËÐÄ¡£µ«Òª×÷³öÒ»¸öÔ¤²â£¬Ê×ÏÈÒª¶Ô½ñÌìËù´¦µÄÊÀ½çÓÐÒ»¸ö»ù±¾¹²Ê¶¡£<br>
-<br>
-<a href=simpleTest.html id=b7v9 title=ÖйúÖ®Éù>ÖйúÖ®Éù</a><br>
-<br>
-<br>
-
-<form action="simpleTest.html">
- <input name="i18n" onchange="document.getElementById('result').innerHTML = '<p>' + this.value + '</p>';" />
-</form>
-
-</body>
-</html>
« no previous file with comments | « third_party/webdriver/test_data/closeable_window.html ('k') | third_party/webdriver/test_data/cookies.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698