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

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

Issue 2907973002: [css-typed-om] add toMatrix() method in CSSTransformValue.idl (Closed)
Patch Set: add toMatrix() Created 3 years, 7 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 029e5e431cf94a501cbfb47988b9e44c5b34455b..9e70d454333a20e75890e79a16cbc66406864daf 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
@@ -101,6 +101,7 @@ CONSOLE MESSAGE: line 147: method constructor
CONSOLE MESSAGE: line 147: method entries
CONSOLE MESSAGE: line 147: method forEach
CONSOLE MESSAGE: line 147: method keys
+CONSOLE MESSAGE: line 147: method toMatrix
CONSOLE MESSAGE: line 147: method values
CONSOLE MESSAGE: line 147: interface CSSTranslation : CSSTransformComponent
CONSOLE MESSAGE: line 147: getter x

Powered by Google App Engine
This is Rietveld 408576698