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

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

Issue 570983002: Adding DumpAccessibilityTree Tests (8 of 20) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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: content/test/data/accessibility/body.html
diff --git a/content/test/data/accessibility/del.html b/content/test/data/accessibility/body.html
similarity index 56%
copy from content/test/data/accessibility/del.html
copy to content/test/data/accessibility/body.html
index bf175303f0f1cd0ee1bea41d9b8bb558cfe6c841..ec450a057127b50013c020b4c04687ab813806d9 100644
--- a/content/test/data/accessibility/del.html
+++ b/content/test/data/accessibility/body.html
@@ -1,8 +1,6 @@
<!DOCTYPE html>
<html>
<body>
-
-<p>I am <del>vegetarian</del></p>
-
+<p>This test is for body tag</p>
</body>
</html>
« no previous file with comments | « content/test/data/accessibility/aria-row-expected-win.txt ('k') | content/test/data/accessibility/body-expected-android.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698