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

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

Issue 2158703002: Fix frameset accessibility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix win expectations Created 4 years, 5 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/frameset-expected-blink.txt
diff --git a/content/test/data/accessibility/html/frameset-expected-blink.txt b/content/test/data/accessibility/html/frameset-expected-blink.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f660655a6de2031072cd29153f387588c2c8994c
--- /dev/null
+++ b/content/test/data/accessibility/html/frameset-expected-blink.txt
@@ -0,0 +1,22 @@
+rootWebArea
+++unknown
+++++rootWebArea
+++++++paragraph
+++++++++staticText name='My favorite browser is'
+++++++++++inlineTextBox name='My favorite browser is'
+++++++++staticText name='ABC'
+++++++++++inlineTextBox name='ABC'
+++++++++staticText name='Chrome'
+++++++++++inlineTextBox name='Chrome'
+++++++++staticText name='!'
+++++++++++inlineTextBox name='!'
+++unknown
+++++rootWebArea
+++++++paragraph
+++++++++staticText name='This test is to check '
+++++++++++inlineTextBox name='This test is to check '
+++++++++mark
+++++++++++staticText name='mark tag'
+++++++++++++inlineTextBox name='mark tag'
+++++++++staticText name='.'
+++++++++++inlineTextBox name='.'
« no previous file with comments | « content/renderer/accessibility/blink_ax_tree_source.cc ('k') | content/test/data/accessibility/html/frameset-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698