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

Unified Diff: content/test/data/accessibility/var.html

Issue 689653002: Add DumpAccessibilityTree tests (11 of 20) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
Index: content/test/data/accessibility/var.html
diff --git a/content/test/data/accessibility/s.html b/content/test/data/accessibility/var.html
similarity index 62%
copy from content/test/data/accessibility/s.html
copy to content/test/data/accessibility/var.html
index d17bffbf3743148183a86e32a3504d495fd13d6c..f5f332c308aed1f8bcbb855b994801bb7a690736 100644
--- a/content/test/data/accessibility/s.html
+++ b/content/test/data/accessibility/var.html
@@ -1,6 +1,6 @@
-<!DOCTYPE html>
-<html>
-<body>
- <s>My car is blue.</s>
-</body>
-</html>
+<!DOCTYPE html>
+<html>
+<body>
+ <var>Variable</var>
+</body>
+</html>
« no previous file with comments | « content/test/data/accessibility/time-expected-win.txt ('k') | content/test/data/accessibility/var-expected-android.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698