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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2403423002: [CSSTypedOM] Computed StylePropertyMap use ComputedStyle for Lengths (Closed)
Patch Set: review comments Created 3 years, 11 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 d154567576398bdc79753e26295bef55337ce783..caf4e1ab1090fe89958bf389a6cea25bb8fb8b28 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1866,3 +1866,8 @@ Bug(dpranke) imported/wpt/service-workers/service-worker/register-closed-window.
# Added 2016-11-30
crbug.com/669911 [ Win7 Win10 ] virtual/threaded/animations/zoom-responsive-transform-animation.html [ Pass Failure Timeout ]
+
+# Regressed while Typed CSSOM computed StylePropertyMap is converted to using ComputedStyle values. Will fix in a subsequent patch (contact rjwright@)
sashab 2017/01/09 02:19:03 These tests use outdated versions of ComptuedStyle
+crbug.com/648495 typedcssom/computedstyle/border-top-width.html [ Failure ]
+crbug.com/648495 typedcssom/computedstyle/numbers.html [ Failure ]
+crbug.com/648495 typedcssom/cssURLImageValue.html [ Failure ]

Powered by Google App Engine
This is Rietveld 408576698