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 9fd1cc39fef4843fd9ed60899c4839cef2b926be..b7783cdb1883a924c04a2a2da9145414bbc1f406 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -3648,7 +3648,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 |