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

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

Issue 2199703002: [Typed-OM] Add CSSStyleImageValue (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@CSSResourceValue
Patch Set: Rebase Created 4 years, 4 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 6ad977eadd112f20d27829ecea74ffa6822d04ed..3c52d17436e331bf6338f5883acc934e501927fc 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -445,6 +445,12 @@ interface CSSGroupingRule : CSSRule
method constructor
method deleteRule
method insertRule
+interface CSSImageValue : CSSResourceValue
+ attribute @@toStringTag
+ getter intrinsicHeight
+ getter intrinsicRatio
+ getter intrinsicWidth
+ method constructor
interface CSSImportRule : CSSRule
attribute @@toStringTag
getter href

Powered by Google App Engine
This is Rietveld 408576698