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

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

Issue 2894983002: An unknown role is considered a bug, should never occur (Closed)
Patch Set: Remove useless comment 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 unified diff | Download patch
« no previous file with comments | « no previous file | content/test/data/accessibility/html/frameset-expected-mac.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 rootWebArea 1 rootWebArea
2 ++unknown 2 ++genericContainer
3 ++++rootWebArea 3 ++++rootWebArea
4 ++++++paragraph 4 ++++++paragraph
5 ++++++++staticText name='My favorite browser is ' 5 ++++++++staticText name='My favorite browser is '
6 ++++++++++inlineTextBox name='My favorite browser is ' 6 ++++++++++inlineTextBox name='My favorite browser is '
7 ++++++++staticText name='ABC' 7 ++++++++staticText name='ABC'
8 ++++++++++inlineTextBox name='ABC' 8 ++++++++++inlineTextBox name='ABC'
9 ++++++++staticText name='Chrome' 9 ++++++++staticText name='Chrome'
10 ++++++++++inlineTextBox name='Chrome' 10 ++++++++++inlineTextBox name='Chrome'
11 ++++++++staticText name='!' 11 ++++++++staticText name='!'
12 ++++++++++inlineTextBox name='!' 12 ++++++++++inlineTextBox name='!'
13 ++unknown 13 ++genericContainer
14 ++++rootWebArea 14 ++++rootWebArea
15 ++++++paragraph 15 ++++++paragraph
16 ++++++++staticText name='This test is to check ' 16 ++++++++staticText name='This test is to check '
17 ++++++++++inlineTextBox name='This test is to check ' 17 ++++++++++inlineTextBox name='This test is to check '
18 ++++++++mark 18 ++++++++mark
19 ++++++++++staticText name='mark tag' 19 ++++++++++staticText name='mark tag'
20 ++++++++++++inlineTextBox name='mark tag' 20 ++++++++++++inlineTextBox name='mark tag'
21 ++++++++staticText name='.' 21 ++++++++staticText name='.'
22 ++++++++++inlineTextBox name='.' 22 ++++++++++inlineTextBox name='.'
OLDNEW
« no previous file with comments | « no previous file | content/test/data/accessibility/html/frameset-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698