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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 2706013002: Added support for self.origin in Window and WorkerGlobalScope (Closed)
Patch Set: Fixed broken LayoutTests after rebase 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/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
index 948bb08ce5da759470a53d0b12a0375fdf6f9447..56de991f3667108098b0a9930d2e6a3f5405d900 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -7526,6 +7526,7 @@ interface webkitURL
getter onwebkitanimationstart
getter onwebkittransitionend
getter onwheel
+ getter origin
getter outerHeight
getter outerWidth
getter pageXOffset
@@ -7701,6 +7702,7 @@ interface webkitURL
setter onwebkitanimationstart
setter onwebkittransitionend
setter onwheel
+ setter origin
setter outerHeight
setter outerWidth
setter pageXOffset

Powered by Google App Engine
This is Rietveld 408576698