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

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 0a3f6f0a09a49e5bcd3741f66ba08444bb0280c0..faf6b0c000619eea5084d9f6db74db0a0d725f4c 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1238,3 +1238,10 @@ crbug.com/646598 [ Mac ] virtual/gpu/fast/canvas/text-rendering-frameless-canvas
crbug.com/646598 [ Mac ] fast/canvas/text-rendering-frameless-canvas.html [ Failure ]
crbug.com/492785 virtual/rootlayerscrolls/scrollbars/custom-scrollbar-reconstruction-on-inserting-style-sheet.html [ 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