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

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

Issue 2888403004: [css-typed-om] replace all attribute with DOMMatrix in cssMatrixComponent (Closed)
Patch Set: fix the typo 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/typedcssom/cssMatrixComponent.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 464d3e1a70da10be60dd98006f2383e1f5463c1a..3085bdcdc0e07e24b4276f714c3655fbdc015d62 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
@@ -40,29 +40,9 @@ CONSOLE MESSAGE: line 138: method divide
CONSOLE MESSAGE: line 138: method multiply
CONSOLE MESSAGE: line 138: method subtract
CONSOLE MESSAGE: line 138: interface CSSMatrixComponent : CSSTransformComponent
-CONSOLE MESSAGE: line 138: getter a
-CONSOLE MESSAGE: line 138: getter b
-CONSOLE MESSAGE: line 138: getter c
-CONSOLE MESSAGE: line 138: getter d
-CONSOLE MESSAGE: line 138: getter e
-CONSOLE MESSAGE: line 138: getter f
-CONSOLE MESSAGE: line 138: getter m11
-CONSOLE MESSAGE: line 138: getter m12
-CONSOLE MESSAGE: line 138: getter m13
-CONSOLE MESSAGE: line 138: getter m14
-CONSOLE MESSAGE: line 138: getter m21
-CONSOLE MESSAGE: line 138: getter m22
-CONSOLE MESSAGE: line 138: getter m23
-CONSOLE MESSAGE: line 138: getter m24
-CONSOLE MESSAGE: line 138: getter m31
-CONSOLE MESSAGE: line 138: getter m32
-CONSOLE MESSAGE: line 138: getter m33
-CONSOLE MESSAGE: line 138: getter m34
-CONSOLE MESSAGE: line 138: getter m41
-CONSOLE MESSAGE: line 138: getter m42
-CONSOLE MESSAGE: line 138: getter m43
-CONSOLE MESSAGE: line 138: getter m44
+CONSOLE MESSAGE: line 138: getter matrix
CONSOLE MESSAGE: line 138: method constructor
+CONSOLE MESSAGE: line 138: setter matrix
CONSOLE MESSAGE: line 138: interface CSSNumberValue : CSSStyleValue
CONSOLE MESSAGE: line 138: getter value
CONSOLE MESSAGE: line 138: method constructor
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/typedcssom/cssMatrixComponent.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698