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

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

Issue 2873493002: Basic ScrollTimeline implementation for Animation Worklet (Closed)
Patch Set: Switch back to RuntimeEnabled, fix nits Created 3 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 d751c97e0a4ad31d5abf3d1ea4447bdaad7189a9..4d89f0edb53e2501ef18142cfee82b2e79c29115 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -6424,6 +6424,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