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

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: Rebase Created 5 years, 1 month 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..7a867baf730fb82ff00af4d051e28c06cbeee0c2 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,7 @@ 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