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

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

Issue 1408443003: Add Element.attachShadow under the ShadowDOMV1 runtime flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rewrite a test Created 5 years, 2 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 5ba3374e03b4531fb46a6ab5399f02e13ea8be51..5ca66befb0a11a85318cdb560777664453d7f020 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
@@ -28,6 +28,7 @@ namespace http://www.w3.org/1999/xhtml
property addEventListener
property animate
property appendChild
+ property attachShadow
property attributes
property baseURI
property blur
@@ -1113,6 +1114,7 @@ namespace http://www.w3.org/2000/svg
property addEventListener
property animate
property appendChild
+ property attachShadow
property attributes
property baseURI
property blur

Powered by Google App Engine
This is Rietveld 408576698