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

Unified Diff: content/test/data/accessibility/aria-progressbar-expected-win.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: Add necessary skip markers and bugs 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
Index: content/test/data/accessibility/aria-progressbar-expected-win.txt
diff --git a/content/test/data/accessibility/aria-progressbar-expected-win.txt b/content/test/data/accessibility/aria-progressbar-expected-win.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1a6d8b497eb65721f4ff5570168e80142edd27d0
--- /dev/null
+++ b/content/test/data/accessibility/aria-progressbar-expected-win.txt
@@ -0,0 +1,5 @@
+#<skip - STATE_SYSTEM_READONLY is not being set. http://crbug.com/169554>
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
+ ROLE_SYSTEM_PROGRESSBAR READONLY STATE_SYSTEM_READONLY valuetext:3 value=3.00 minimumValue=1.00 maxiumumValue=37.00
+ ROLE_SYSTEM_PROGRESSBAR READONLY STATE_SYSTEM_READONLY valuetext:three value=0.00 minimumValue=1.00 maxiumumValue=96.00
+

Powered by Google App Engine
This is Rietveld 408576698