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

Unified Diff: third_party/WebKit/LayoutTests/accessibility/deleting-iframe-destroys-axcache-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/deleting-iframe-destroys-axcache-expected.txt
diff --git a/third_party/WebKit/LayoutTests/accessibility/deleting-iframe-destroys-axcache-expected.txt b/third_party/WebKit/LayoutTests/accessibility/deleting-iframe-destroys-axcache-expected.txt
index e8e76395affd5e0b03f51e4859ed9bb500739d27..9f05038b33912196ba6dae88039d9ff09b932d19 100644
--- a/third_party/WebKit/LayoutTests/accessibility/deleting-iframe-destroys-axcache-expected.txt
+++ b/third_party/WebKit/LayoutTests/accessibility/deleting-iframe-destroys-axcache-expected.txt
@@ -20,10 +20,9 @@ AXRole: AXWebArea
AXRole: AXInlineTextBox "Before"
AXRole: AXGroup
AXRole: AXUnknown
- AXRole: AXScrollArea
- AXRole: AXWebArea
- AXRole: AXGroup
- AXRole: AXButton "Click me"
+ AXRole: AXWebArea
+ AXRole: AXGroup
+ AXRole: AXButton "Click me"
AXRole: AXParagraph
AXRole: AXStaticText "After"
AXRole: AXInlineTextBox "After"

Powered by Google App Engine
This is Rietveld 408576698