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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt

Issue 2199703002: [Typed-OM] Add CSSStyleImageValue (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@CSSResourceValue
Patch Set: Return null if the image has invalid ratio 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/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt b/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
index 175e5fc44d69799e6aebddf7992502554d1e675b..f9e8d551a236179916d8e06e98f1bb08cc00c840 100644
--- a/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet-expected.txt
@@ -24,6 +24,11 @@ CONSOLE MESSAGE: line 137: getter vmax
CONSOLE MESSAGE: line 137: getter vmin
CONSOLE MESSAGE: line 137: getter vw
CONSOLE MESSAGE: line 137: method constructor
+CONSOLE MESSAGE: line 137: interface CSSImageValue : CSSResourceValue
+CONSOLE MESSAGE: line 137: getter intrinsicHeight
+CONSOLE MESSAGE: line 137: getter intrinsicRatio
+CONSOLE MESSAGE: line 137: getter intrinsicWidth
+CONSOLE MESSAGE: line 137: method constructor
CONSOLE MESSAGE: line 137: interface CSSKeywordValue : CSSStyleValue
CONSOLE MESSAGE: line 137: getter keywordValue
CONSOLE MESSAGE: line 137: method constructor

Powered by Google App Engine
This is Rietveld 408576698