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

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

Issue 2088453002: Implement the inert attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update generic test expectations Created 3 years, 7 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 7cc312817ad2dc0da7745af2fd67c6aa72f9665d..418a94d6047855a412083f921c05aafa3f516085 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -2304,6 +2304,7 @@ interface HTMLElement : Element
getter dir
getter draggable
getter hidden
+ getter inert
getter innerText
getter inputMode
getter isContentEditable
@@ -2403,6 +2404,7 @@ interface HTMLElement : Element
setter dir
setter draggable
setter hidden
+ setter inert
setter innerText
setter inputMode
setter lang

Powered by Google App Engine
This is Rietveld 408576698