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

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

Issue 1564863002: Get rid of AXScrollView and AXScrollbar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dump_oopif_3
Patch Set: Fix Android expectation Created 4 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: 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 22929f988cb884dc2cde2a32449a76831ec35d51..8584a35acc60eeee8715114be68be2bfc9b26693 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
@@ -170,11 +170,9 @@ element
AXRole: AXInlineTextBox "This is an open dialog window"
AXRole: AXGroup
AXRole: AXUnknown
- AXRole: AXScrollArea
- AXRole: AXWebArea
+ AXRole: AXWebArea
AXRole: AXUnknown
- AXRole: AXScrollArea
- AXRole: AXWebArea
+ AXRole: AXWebArea
AXRole: AXTable "Caption"
AXRole: AXCaption
AXRole: AXStaticText "Caption"

Powered by Google App Engine
This is Rietveld 408576698