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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2973973002: Implement AccessibleNode.hasPopUp for Accessibility Object Model phase 1 (Closed)
Patch Set: Fix handling of aria-haspopup=false Created 3 years, 5 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/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 6bc4c458ea955abb3f5719f10361e882ddffe54d..7a169bbfe5bb3f0a0df6c2ed38be72cb940c9075 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -32,6 +32,7 @@ interface AccessibleNode
getter errorMessage
getter expanded
getter flowTo
+ getter hasPopUp
getter hidden
getter invalid
getter keyShortcuts
@@ -79,6 +80,7 @@ interface AccessibleNode
setter errorMessage
setter expanded
setter flowTo
+ setter hasPopUp
setter hidden
setter invalid
setter keyShortcuts

Powered by Google App Engine
This is Rietveld 408576698