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

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

Issue 9617019: Improve formatting of accessibility tests that dump the tree. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Linux build error, tolerate different line endings Created 8 years, 9 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/ul.html
diff --git a/content/test/data/accessibility/ul.html b/content/test/data/accessibility/ul.html
new file mode 100644
index 0000000000000000000000000000000000000000..4ba8a9c3d21af9607b0a9e1c2518eb0ecfe100cc
--- /dev/null
+++ b/content/test/data/accessibility/ul.html
@@ -0,0 +1,9 @@
+<html>
+<body>
+<ul>
+<li>Item 1
+<li>Item 2
+<li>Item 3
+</ul>
+</body>
+</html>
« no previous file with comments | « content/test/data/accessibility/aria-application-expected-win.txt ('k') | content/test/data/accessibility/ul-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698