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

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

Issue 2186713002: Remove onscroll/onresize EventHandler supper from ViewportAPI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 7e3d271d57c3ed291e5986b2a4970fcdd1bc4bfd..a5af70534daccf631f4fc6a6092d3c1ada9a42c1 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -6568,16 +6568,12 @@ interface VisualViewport : EventTarget
attribute @@toStringTag
getter clientHeight
getter clientWidth
- getter onresize
- getter onscroll
getter pageX
getter pageY
getter scale
getter scrollLeft
getter scrollTop
method constructor
- setter onresize
- setter onscroll
interface WaveShaperNode : AudioNode
attribute @@toStringTag
getter curve

Powered by Google App Engine
This is Rietveld 408576698