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

Side by Side Diff: LayoutTests/accessibility/adjacent-continuations-cause-assertion-failure-expected.txt

Issue 23983002: Expose InlineTextBoxes in the accessibility tree. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 7 years, 2 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/accessibility/inline-continuations.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 x 1 x
2 y 2 y
3 z 3 z
4 End of test 4 End of test
5 Make sure that a debug assert is not triggered when constructing the accessibili ty tree for this page. 5 Make sure that a debug assert is not triggered when constructing the accessibili ty tree for this page.
6 6
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
8 8
9 9
10 AXRole: AXWebArea AXValue: 10 AXRole: AXWebArea AXValue:
11 AXRole: AXStaticText AXValue: x 11 AXRole: AXStaticText AXValue: x
12 AXRole: AXInlineTextBox AXValue: x
12 AXRole: AXDiv AXValue: 13 AXRole: AXDiv AXValue:
13 AXRole: AXStaticText AXValue: y 14 AXRole: AXStaticText AXValue: y
15 AXRole: AXInlineTextBox AXValue: y
14 AXRole: AXStaticText AXValue: z 16 AXRole: AXStaticText AXValue: z
17 AXRole: AXInlineTextBox AXValue: z
15 AXRole: AXDiv AXValue: 18 AXRole: AXDiv AXValue:
16 AXRole: AXStaticText AXValue: End of test 19 AXRole: AXStaticText AXValue: End of test
17 PASS successfullyParsed is true 20 PASS successfullyParsed is true
18 21
19 TEST COMPLETE 22 TEST COMPLETE
20 23
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/accessibility/inline-continuations.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698