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/TestExpectations

Issue 2312293003: [CSSTypedOM] Computed StylePropertyMap use ComputedStyle for Lengths (Closed)
Patch Set: rebase Created 4 years, 3 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/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index b55f56c563c715ee0ed6974d1adef8772acf385f..d097b3325bfff8b95c0a10c24a9851386e137663 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1306,3 +1306,9 @@ crbug.com/645640 inspector/extensions/extensions-eval.html [ NeedsManualRebaseli
crbug.com/649631 [ Win7 Win10 ] fast/borders/border-styles-split.html [ Pass Failure ]
crbug.com/649631 [ Win7 Win10 ] fast/backgrounds/border-radius-split-background.html [ Pass Failure ]
crbug.com/649631 [ Win7 Win10 ] fast/backgrounds/border-radius-split-background-image.html [ Pass Failure ]
+
+# Regressed while Typed CSSOM computed StylePropertyMap is converted to using ComputedStyle values. Will fix in a subsequent patch (contact rjwright@)
+crbug.com/648495 typedcssom/computedstyle/border-top-width.html [ Failure ]
+crbug.com/648495 typedcssom/computedstyle/numbers.html [ Failure ]
+crbug.com/648495 typedcssom/computedstyle/computedStylePropertyMap.html [ Failure ]
+crbug.com/648495 typedcssom/cssURLImageValue.html [ Failure ]

Powered by Google App Engine
This is Rietveld 408576698