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

Unified Diff: content/test/data/accessibility/html/actions-expected-blink.txt

Issue 2799413002: Views a11y: Add AXNodeData.actions bitfield to indicate supported actions by UI. (Closed)
Patch Set: Fix tests broken from rebase. Created 3 years, 7 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/html/actions-expected-blink.txt
diff --git a/content/test/data/accessibility/html/actions-expected-blink.txt b/content/test/data/accessibility/html/actions-expected-blink.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4618c8dc93806059f6caa801f7adab8b5249b308
--- /dev/null
+++ b/content/test/data/accessibility/html/actions-expected-blink.txt
@@ -0,0 +1,9 @@
+rootWebArea name='Actions'
+++genericContainer
+++++slider actions=setValue
+++++++sliderThumb
+++++textField name='Test textfield' actions=setValue
+++++++genericContainer
+++++++++staticText name='Test textfield'
+++++++++++inlineTextBox name='Test textfield'
+<-- End-of-file -->

Powered by Google App Engine
This is Rietveld 408576698