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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt

Issue 1473833002: Fix bugs in accessible name calculation code exposed by Bryan Garaventa's test files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dumb_mistake
Patch Set: Fix android test expectation Created 5 years 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: third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt b/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt
index b486e5f909f269aec97bb38fbcd33e43eb3641e4..22929f988cb884dc2cde2a32449a76831ec35d51 100644
--- a/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt
@@ -130,7 +130,9 @@ AXRole: AXWebArea
AXRole: AXStaticText "Text that appears under aside"
AXRole: AXInlineTextBox "Text that appears under aside"
AXRole: AXPre
- AXRole: AXStaticText "Text in a pre element "
+ AXRole: AXStaticText "Text in a pre
+element
+"
AXRole: AXInlineTextBox "Text in a pre"
AXRole: AXInlineTextBox "
"

Powered by Google App Engine
This is Rietveld 408576698