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

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

Issue 2706013002: Added support for self.origin in Window and WorkerGlobalScope (Closed)
Patch Set: rebase-update after manifest.json changes 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/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
index 4b46d00ceb7b9802f8cd42e62eb8d804637278d6..a75dd6e46b914145b058a76c136202f1d8951402 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
@@ -7599,6 +7599,7 @@ interface webkitURL
getter onwebkitanimationstart
getter onwebkittransitionend
getter onwheel
+ getter origin
getter outerHeight
getter outerWidth
getter pageXOffset
@@ -7774,6 +7775,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