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

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

Issue 2884963002: [css-typed-om] replace is2D() method with attribute in CSSTransformValue. (Closed)
Patch Set: [css-typed-om] replace is2D() method with attribute in CSSTransformValue. 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/cssTransformValue.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 30fcd34382bb19fbefff44300fd7a046b263949a..464d3e1a70da10be60dd98006f2383e1f5463c1a 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
@@ -115,11 +115,11 @@ CONSOLE MESSAGE: line 138: method constructor
CONSOLE MESSAGE: line 138: method is2D
CONSOLE MESSAGE: line 138: method toString
CONSOLE MESSAGE: line 138: interface CSSTransformValue : CSSStyleValue
+CONSOLE MESSAGE: line 138: getter is2D
CONSOLE MESSAGE: line 138: getter length
CONSOLE MESSAGE: line 138: method constructor
CONSOLE MESSAGE: line 138: method entries
CONSOLE MESSAGE: line 138: method forEach
-CONSOLE MESSAGE: line 138: method is2D
CONSOLE MESSAGE: line 138: method keys
CONSOLE MESSAGE: line 138: method values
CONSOLE MESSAGE: line 138: interface CSSTranslation : CSSTransformComponent
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/typedcssom/cssTransformValue.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698