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

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: 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 424c4d96562aa3a0e8b1f03525a435ca28e47c33..4fdf49912156e1643a6f1acacb5c4ce97f1e1e15 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -429,6 +429,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
@@ -3442,10 +3446,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 fromDictionary
static method fromValue

Powered by Google App Engine
This is Rietveld 408576698