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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt

Issue 2088453002: Implement the inert attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move flat tree checks up to the top of isInert Created 3 years, 10 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/element-instance-property-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
index 37f38d9ae27db026ac018398a2d63ef508c23e4d..315c5c6fbad593f20ed3e05413aab339c893ea3f 100644
--- a/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/element-instance-property-listing-expected.txt
@@ -81,6 +81,7 @@ namespace http://www.w3.org/1999/xhtml
property hasPointerCapture
property hidden
property id
+ property inert
property innerHTML
property innerText
property inputMode
@@ -1181,6 +1182,7 @@ namespace http://www.w3.org/2000/svg
property hasPointerCapture
property hidden
property id
+ property inert
property innerHTML
property innerText
property inputMode

Powered by Google App Engine
This is Rietveld 408576698