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

Unified Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2867883003: [CSS Typed OM] Delete obsolete number and length classes from Typed OM (Closed)
Patch Set: Update failing LayoutTests 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
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 8cbd1a01d5b2c3bee9436b81329ada302afa622d..60f33ed7654ae00c91c02a26479def8063ad64bf 100644
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
@@ -503,31 +503,6 @@ interface CSS
static method supports
attribute @@toStringTag
method constructor
-interface CSSAngleValue : CSSStyleValue
nainar1 2017/05/16 00:20:47 Change expectation for: http/tests/worklet/webexp
- attribute @@toStringTag
- getter degrees
- getter gradians
- getter radians
- getter turns
- method constructor
-interface CSSCalcLength : CSSLengthValue
- attribute @@toStringTag
- getter ch
- getter cm
- getter em
- getter ex
- getter in
- getter mm
- getter pc
- getter percent
- getter pt
- getter px
- getter rem
- getter vh
- getter vmax
- getter vmin
- getter vw
- method constructor
interface CSSConditionRule : CSSGroupingRule
attribute @@toStringTag
getter conditionText
@@ -573,14 +548,6 @@ interface CSSKeywordValue : CSSStyleValue
attribute @@toStringTag
getter keywordValue
method constructor
-interface CSSLengthValue : CSSStyleValue
- static method from
- attribute @@toStringTag
- method add
- method constructor
- method divide
- method multiply
- method subtract
interface CSSMatrixComponent : CSSTransformComponent
attribute @@toStringTag
getter a
@@ -615,10 +582,6 @@ interface CSSNamespaceRule : CSSRule
getter namespaceURI
getter prefix
method constructor
-interface CSSNumberValue : CSSStyleValue
- attribute @@toStringTag
- getter value
- method constructor
interface CSSNumericValue : CSSStyleValue
attribute @@toStringTag
method add

Powered by Google App Engine
This is Rietveld 408576698