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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2025393003: Move document.visualViewport to window.visualViewport (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing expectations Created 4 years, 6 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/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index 92c12641aa32a12aa967cb9629c2ae9aa71d979e..ca7a31ea036cbfeaba8731e503ede85a129cff4b 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -1252,7 +1252,6 @@ interface Document : Node
getter timeline
getter title
getter visibilityState
- getter visualViewport
getter webkitCurrentFullScreenElement
getter webkitFullscreenElement
getter webkitFullscreenEnabled
@@ -7651,6 +7650,7 @@ interface webkitURL
attribute textInputController
attribute toolbar
attribute top
+ attribute visualViewport
attribute webkitIndexedDB
attribute webkitStorageInfo
attribute window

Powered by Google App Engine
This is Rietveld 408576698