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

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

Issue 2190543004: [Typed-OM] Add CSSResourceValue (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add to global interface listing Created 4 years, 5 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 38c6bd1c1943146925e7bf7cf0d061401ee1a1b2..5659b731cab6501b623f71613cdd57ea55dbfe07 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -526,6 +526,10 @@ interface CSSPositionValue : CSSStyleValue
getter x
getter y
method constructor
+interface CSSResourceValue : CSSStyleValue
+ attribute @@toStringTag
+ getter state
+ method constructor
interface CSSRotation : CSSTransformComponent
attribute @@toStringTag
getter angle

Powered by Google App Engine
This is Rietveld 408576698