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

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

Issue 2226623002: Remove some obsolete entries in Web Animations IDL (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update global-interface-listing-expected Created 4 years, 4 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 220f75f9781dc6305100271b73ed7de1edf1217e..5812796020d29cd9406d22eec29da0cddfade1bf 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -48,7 +48,6 @@ interface AnimationEffectTiming
getter fill
getter iterationStart
getter iterations
- getter playbackRate
method constructor
setter delay
setter direction
@@ -58,7 +57,6 @@ interface AnimationEffectTiming
setter fill
setter iterationStart
setter iterations
- setter playbackRate
interface AnimationEvent : Event
attribute @@toStringTag
getter animationName
@@ -72,12 +70,9 @@ interface AnimationPlayerEvent : Event
interface AnimationTimeline
attribute @@toStringTag
getter currentTime
- getter playbackRate
method constructor
method getAnimations
- method play
setter currentTime
- setter playbackRate
interface AppBannerPromptResult
attribute @@toStringTag
getter outcome

Powered by Google App Engine
This is Rietveld 408576698