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

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

Issue 1957163002: Rename KeywordValue to CSSKeywordValue (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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 28a7cf575c3de443cc0cc7cefdf43e9d97eee5e1..e3b73b56845cb08507d852cb6a39636fef10ddc9 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -420,6 +420,10 @@ interface CSSKeyframesRule : CSSRule
method deleteRule
method findRule
setter name
+interface CSSKeywordValue : StyleValue
+ attribute @@toStringTag
+ getter keywordValue
+ method constructor
interface CSSMediaRule : CSSGroupingRule
attribute @@toStringTag
getter media
@@ -3448,10 +3452,6 @@ interface KeyboardEvent : UIEvent
interface KeyframeEffect : AnimationEffectReadOnly
attribute @@toStringTag
method constructor
-interface KeywordValue : StyleValue
- attribute @@toStringTag
- getter keywordValue
- method constructor
interface LengthValue : StyleValue
static method from
attribute @@toStringTag

Powered by Google App Engine
This is Rietveld 408576698