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

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

Issue 2873493002: Basic ScrollTimeline implementation for Animation Worklet (Closed)
Patch Set: address reviewer nits Created 3 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 fa94703051fa535204b2a7813d31b4554c766806..3343c10413a5f4dc45894f82359c4261cf8c8023 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -6428,6 +6428,12 @@ interface ScriptProcessorNode : AudioNode
getter onaudioprocess
method constructor
setter onaudioprocess
+interface ScrollTimeline : AnimationTimeline
+ attribute @@toStringTag
+ getter orientation
+ getter scrollSource
+ getter timeRange
+ method constructor
interface SecurityPolicyViolationEvent : Event
attribute @@toStringTag
getter blockedURI

Powered by Google App Engine
This is Rietveld 408576698