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 1943733002: Typed CSSOM: Rename LengthValue parse, fromValue and fromDictionary to 'from'. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix webexposed test Created 4 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
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 56811251ab8604dd314d86535a60d314e7459f65..babe9df0bf20389d76f1df117ed9859f85f692bc 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -3446,8 +3446,7 @@ interface KeywordValue : StyleValue
getter keywordValue
method constructor
interface LengthValue : StyleValue
- static method fromDictionary
- static method fromValue
+ static method from
attribute @@toStringTag
method add
method constructor
« no previous file with comments | « third_party/WebKit/LayoutTests/typedcssom/lengthValue.html ('k') | third_party/WebKit/Source/core/css/cssom/LengthValue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698