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

Unified 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, 11 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: LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt
diff --git a/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt b/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt
index c7c2c16ddcf9a5ee98f0df5a5f09f9de7ef5dbc9..77a30600ff51a2fae13ea296af6094073e9c72e7 100644
--- a/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt
+++ b/LayoutTests/accessibility/first-letter-text-transform-causes-crash-expected.txt
@@ -1,9 +1,19 @@
Dt
+End of test
+
First letter text transform causes assert and bad type cast. This can cause a crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+AXRole: AXWebArea AXValue:
+ AXRole: AXDescriptionListTerm AXValue:
+ AXRole: AXStaticText AXValue: D
+ AXRole: AXInlineTextBox AXValue: D
+ AXRole: AXStaticText AXValue: Dt
+ AXRole: AXInlineTextBox AXValue: Dt
+ AXRole: AXParagraph AXValue:
+ AXRole: AXStaticText AXValue: End of test
PASS successfullyParsed is true
TEST COMPLETE
« 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