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

Side by Side Diff: LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt

Issue 876003003: Extract buildAccessibilityTree() from the individual layout test. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated some tests and added rolesToIgnore param to helper function. Created 5 years, 10 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
OLDNEW
1 Dt 1 Dt
2 End of test
3
2 First letter text transform causes assert and bad type cast. This can cause a cr ash. 4 First letter text transform causes assert and bad type cast. This can cause a cr ash.
3 5
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 7
6 8
9 AXRole: AXWebArea AXValue:
10 AXRole: AXDescriptionListTerm AXValue:
11 AXRole: AXStaticText AXValue: D
12 AXRole: AXInlineTextBox AXValue: D
13 AXRole: AXStaticText AXValue: Dt
14 AXRole: AXInlineTextBox AXValue: Dt
15 AXRole: AXParagraph AXValue:
16 AXRole: AXStaticText AXValue: End of test
7 PASS successfullyParsed is true 17 PASS successfullyParsed is true
8 18
9 TEST COMPLETE 19 TEST COMPLETE
10 20
OLDNEW
« no previous file with comments | « LayoutTests/accessibility/first-letter-text-transform-causes-crash.html ('k') | LayoutTests/accessibility/legend.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698