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

Unified Diff: chrome/test/data/extensions/api_test/automation/sites/index.html

Issue 655273005: Implement AutomationNode.querySelector(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Address comments Created 6 years, 2 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
Index: chrome/test/data/extensions/api_test/automation/sites/index.html
diff --git a/chrome/test/data/extensions/api_test/automation/sites/index.html b/chrome/test/data/extensions/api_test/automation/sites/index.html
index f8fc4f194f0ad4874805aaba204da32a578b39c7..ceb919a911ff9865705122ae7627049b5c043a7e 100644
--- a/chrome/test/data/extensions/api_test/automation/sites/index.html
+++ b/chrome/test/data/extensions/api_test/automation/sites/index.html
@@ -3,7 +3,7 @@
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->
-<html>
+9<html>
Devlin 2014/10/29 21:23:43 typo?
aboxhall 2014/10/30 18:34:18 Done.
aboxhall 2014/10/30 18:34:18 Done.
<head>
<title>Automation Tests</title>
</head>

Powered by Google App Engine
This is Rietveld 408576698