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

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

Issue 1970763002: Fixed up root scroller API to be more webby (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sigh...fix test expectation again, fix crash when there's no renderer 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..79f5a7234ae1fcdcc575b2eccb68ae6fd0a0c51a 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -1308,7 +1308,6 @@ interface Document : Node
method querySelector
method querySelectorAll
method registerElement
- method setRootScroller
method webkitCancelFullScreen
method webkitExitFullscreen
method write
@@ -1399,6 +1398,7 @@ interface Document : Node
setter onwebkitfullscreenchange
setter onwebkitfullscreenerror
setter onwheel
+ setter rootScroller
setter selectedStylesheetSet
setter title
setter xmlStandalone
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/scrolling/set-root-scroller.html ('k') | third_party/WebKit/Source/core/dom/Document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698