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

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

Issue 2097093002: [Typed OM] Rename cssString methods to cssText (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rename-transformvalue
Patch Set: Update usage in csspaint logging for tests Created 4 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
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 f654a13e85ec0587e3c2bf61cb7b264da4a6632d..a47bca4b5b9cf620e4379c302587b423afd35ff4 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
@@ -90,10 +90,10 @@ CONSOLE MESSAGE: line 137: getter ay
CONSOLE MESSAGE: line 137: method constructor
CONSOLE MESSAGE: line 137: interface CSSStyleValue
CONSOLE MESSAGE: line 137: static method parse
-CONSOLE MESSAGE: line 137: getter cssString
+CONSOLE MESSAGE: line 137: getter cssText
CONSOLE MESSAGE: line 137: method constructor
CONSOLE MESSAGE: line 137: interface CSSTransformComponent
-CONSOLE MESSAGE: line 137: getter cssString
+CONSOLE MESSAGE: line 137: getter cssText
CONSOLE MESSAGE: line 137: method asMatrix
CONSOLE MESSAGE: line 137: method constructor
CONSOLE MESSAGE: line 137: method is2DComponent

Powered by Google App Engine
This is Rietveld 408576698