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 2369833002: Introduce KeyframeEffectReadOnly interface (Closed)
Patch Set: Move destructor Created 4 years, 3 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 b1e3377c1e4f1dc4b838c60f7dc9d8cca60e90c4..96c8fa158f3e0164418bd23adf7392e50e688042 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3630,7 +3630,10 @@ interface KeyboardEvent : UIEvent
method constructor
method getModifierState
method initKeyboardEvent
-interface KeyframeEffect : AnimationEffectReadOnly
+interface KeyframeEffect : KeyframeEffectReadOnly
+ attribute @@toStringTag
+ method constructor
+interface KeyframeEffectReadOnly : AnimationEffectReadOnly
attribute @@toStringTag
method constructor
interface Location

Powered by Google App Engine
This is Rietveld 408576698