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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-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/webexposed/global-interface-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
index d5a3a72edc926eb791dcec44febb763b75da439a..ee0976d50cd1c4becdbad10f94f01c912fca1ba8 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -604,7 +604,7 @@ interface CSSStyleSheet : StyleSheet
interface CSSStyleValue
static method parse
attribute @@toStringTag
- getter cssString
+ getter cssText
method constructor
interface CSSSupportsRule : CSSRule
attribute @@toStringTag
@@ -615,7 +615,7 @@ interface CSSSupportsRule : CSSRule
method insertRule
interface CSSTransformComponent
attribute @@toStringTag
- getter cssString
+ getter cssText
method asMatrix
method constructor
method is2DComponent

Powered by Google App Engine
This is Rietveld 408576698