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

Unified Diff: content/test/data/accessibility/canvas-expected-win.txt

Issue 10919157: Add support for new accessibility roles from WebKit, with tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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/canvas-expected-win.txt
diff --git a/content/test/data/accessibility/canvas-expected-win.txt b/content/test/data/accessibility/canvas-expected-win.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1c1eb006a4c7bf3a2d4bbba5633690bdc8a1ed45
--- /dev/null
+++ b/content/test/data/accessibility/canvas-expected-win.txt
@@ -0,0 +1,6 @@
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
+ IA2_ROLE_SECTION READONLY
+ ROLE_SYSTEM_GRAPHIC
aboxhall 2012/09/11 04:24:42 So read-only canvas doesn't show up as canvas role
dmazzoni 2012/09/11 09:14:42 Yeah, the idea is that some people treat canvas ju
+ IA2_ROLE_CANVAS
+ ROLE_SYSTEM_LINK FOCUSABLE
+ ROLE_SYSTEM_TEXT

Powered by Google App Engine
This is Rietveld 408576698