Chromium Code Reviews

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

Issue 674873004: Add DumpAccessibilityTree tests (6 of 20) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebasing Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: content/test/data/accessibility/samp.html
diff --git a/content/test/data/accessibility/samp.html b/content/test/data/accessibility/samp.html
new file mode 100644
index 0000000000000000000000000000000000000000..2270ebdeb68e60112ac4e0d90f9838dfc28e08d0
--- /dev/null
+++ b/content/test/data/accessibility/samp.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<html>
+<body>
+ <samp>Sample output from a computer program</samp><br>
+</body>
+</html>
« no previous file with comments | « content/test/data/accessibility/s-expected-win.txt ('k') | content/test/data/accessibility/samp-expected-android.txt » ('j') | no next file with comments »

Powered by Google App Engine