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

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

Issue 2893823002: [CSS Typed OM] Make CSSKeywordValue's value attribute mutable (Closed)
Patch Set: rebase Created 3 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 c494fbb5fb2a0be4f6e30934642ccbd49b4da718..2bf9bf51f7b6709ed6cc012d0daeaba1da9b94e8 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -620,8 +620,9 @@ interface CSSKeyframesRule : CSSRule
setter name
interface CSSKeywordValue : CSSStyleValue
attribute @@toStringTag
- getter keywordValue
+ getter value
method constructor
+ setter value
interface CSSMatrixComponent : CSSTransformComponent
attribute @@toStringTag
getter matrix

Powered by Google App Engine
This is Rietveld 408576698