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

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 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/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 92eeb0d1942ca21cc8a138f1d9689d96c2cfdf7e..175e5fc44d69799e6aebddf7992502554d1e675b 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