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

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

Issue 2943303002: [CSS Typed OM] Refactor is2D handling in CSSTransformComponents to match new spec (Closed)
Patch Set: rebase Created 3 years, 6 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 539d34f9d49715b9047a54da7c245f45c58d60a3..678a90d74a08abd021d15dc3380c795145a3bf8c 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
@@ -60,9 +60,10 @@ CONSOLE MESSAGE: line 147: interface CSSStyleValue
CONSOLE MESSAGE: line 147: method constructor
CONSOLE MESSAGE: line 147: method toString
CONSOLE MESSAGE: line 147: interface CSSTransformComponent
+CONSOLE MESSAGE: line 147: getter is2D
CONSOLE MESSAGE: line 147: method constructor
-CONSOLE MESSAGE: line 147: method is2D
CONSOLE MESSAGE: line 147: method toString
+CONSOLE MESSAGE: line 147: setter is2D
CONSOLE MESSAGE: line 147: interface CSSTransformValue : CSSStyleValue
CONSOLE MESSAGE: line 147: getter is2D
CONSOLE MESSAGE: line 147: getter length
« 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