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

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

Issue 1642503002: Implement Node.treeRoot (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change return type and clean up the layout test Created 4 years, 11 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 6bd31f1a08ab39edd4526c148e39318bad876f94..0c54499081857ef148246d3366a100b7675b4746 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
@@ -222,6 +222,7 @@ namespace http://www.w3.org/1999/xhtml
property textContent
property title
property translate
+ property treeRoot
property webkitMatchesSelector
property webkitRequestFullScreen
property webkitRequestFullscreen
@@ -1315,6 +1316,7 @@ namespace http://www.w3.org/2000/svg
property textContent
property title
property translate
+ property treeRoot
property webkitMatchesSelector
property webkitRequestFullScreen
property webkitRequestFullscreen

Powered by Google App Engine
This is Rietveld 408576698