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

Unified Diff: LayoutTests/accessibility/div-within-anchors-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/div-within-anchors-causes-crash-expected.txt
diff --git a/LayoutTests/accessibility/div-within-anchors-causes-crash-expected.txt b/LayoutTests/accessibility/div-within-anchors-causes-crash-expected.txt
index a9654caa485ad75d646b161943e660fdac7da875..98e84264991cbad359f1e31de34bba82ca6d8833 100644
--- a/LayoutTests/accessibility/div-within-anchors-causes-crash-expected.txt
+++ b/LayoutTests/accessibility/div-within-anchors-causes-crash-expected.txt
@@ -1,4 +1,9 @@
End of test
+This can cause a crash.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
Before:
AXRole: AXWebArea AXValue:
AXRole: AXLink AXValue:
@@ -8,11 +13,6 @@ After:
AXRole: AXWebArea AXValue:
AXRole: AXDiv AXValue:
AXRole: AXStaticText AXValue: End of test
-This can cause a crash.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698