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

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

Issue 2190543004: [Typed-OM] Add CSSResourceValue (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add default return value 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 bb2a9c85ee397331058d8032495e5736c1c45ba2..61bf12bc9b506cf8c626c565ddee92da7eed89f1 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
@@ -68,6 +68,9 @@ CONSOLE MESSAGE: line 137: interface CSSPositionValue : CSSStyleValue
CONSOLE MESSAGE: line 137: getter x
CONSOLE MESSAGE: line 137: getter y
CONSOLE MESSAGE: line 137: method constructor
+CONSOLE MESSAGE: line 137: interface CSSResourceValue : CSSStyleValue
+CONSOLE MESSAGE: line 137: getter state
+CONSOLE MESSAGE: line 137: method constructor
CONSOLE MESSAGE: line 137: interface CSSRotation : CSSTransformComponent
CONSOLE MESSAGE: line 137: getter angle
CONSOLE MESSAGE: line 137: getter x

Powered by Google App Engine
This is Rietveld 408576698