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

Unified Diff: content/test/data/accessibility/wbr-expected-mac.txt

Issue 11823026: Adding some new DumpAccessibilityTree tests, tweaking DumpAccessibilityTree helpers and fixing a bug (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix valueNow -> currentValue Created 7 years, 11 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
« no previous file with comments | « content/test/data/accessibility/wbr.html ('k') | content/test/data/accessibility/wbr-expected-win.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/wbr-expected-mac.txt
diff --git a/content/test/data/accessibility/wbr-expected-mac.txt b/content/test/data/accessibility/wbr-expected-mac.txt
new file mode 100644
index 0000000000000000000000000000000000000000..10682946f64ccaeb49880d354aca62461d9f1eb5
--- /dev/null
+++ b/content/test/data/accessibility/wbr-expected-mac.txt
@@ -0,0 +1,7 @@
+# The spec states that <wbr> should have a role of AXGroup, but that seems
+# wrong, so we assume this is correct.
+AXWebArea title='' value=''
+ AXGroup title='' value=''
+ AXStaticText title='' value='Supercali'
+ AXStaticText title='' value='fragilistic'
+ AXStaticText title='' value='expialidocious'
« no previous file with comments | « content/test/data/accessibility/wbr.html ('k') | content/test/data/accessibility/wbr-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698