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

Unified Diff: chrome/test/data/chromedriver/orientation_test.html

Issue 2295443003: [chromedriver] Added option to make element references W3C compliant. (Closed)
Patch Set: fix errors introduced during previous rebase Created 4 years, 1 month 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 | « chrome/test/data/chromedriver/element_ref.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/chromedriver/orientation_test.html
diff --git a/chrome/test/data/chromedriver/orientation_test.html b/chrome/test/data/chromedriver/orientation_test.html
index 687b5aa76632e4a2eeb0572fd8aef883d55a55ec..8c73a7d115738388bd20b251ce849741b15e3cfa 100644
--- a/chrome/test/data/chromedriver/orientation_test.html
+++ b/chrome/test/data/chromedriver/orientation_test.html
@@ -4,7 +4,6 @@
</head>
<body>
<script type="text/javascript">
-
var testnumber = 1;
window.addEventListener('orientationchange', function() {
« no previous file with comments | « chrome/test/data/chromedriver/element_ref.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698