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

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

Issue 2170793002: Add Node.getRootNode(options) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: addressed Created 4 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/virtual/stable/webexposed/element-instance-property-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
index c6643fc088cf6c16a955a2e29401894222b9d044..0d3d9a0d1aaa252a12e8902eca89faf316744f50 100644
--- a/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/stable/webexposed/element-instance-property-listing-expected.txt
@@ -67,6 +67,7 @@ namespace http://www.w3.org/1999/xhtml
property getElementsByClassName
property getElementsByTagName
property getElementsByTagNameNS
+ property getRootNode
property hasAttribute
property hasAttributeNS
property hasAttributes
@@ -1124,6 +1125,7 @@ namespace http://www.w3.org/2000/svg
property getElementsByClassName
property getElementsByTagName
property getElementsByTagNameNS
+ property getRootNode
property hasAttribute
property hasAttributeNS
property hasAttributes

Powered by Google App Engine
This is Rietveld 408576698