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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2403423002: [CSSTypedOM] Computed StylePropertyMap use ComputedStyle for Lengths (Closed)
Patch Set: sasha's 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..ec0a87f8519a9d7596c331fc6d8695cc63a22fd7 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1866,3 +1866,9 @@ 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 ]
+
+# These tests were written for an outdated version of Typed CSSOM's computed StylePropertyMap &
+# are obsolete. Will be updated in a future 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/cssURLImageValue.html [ Failure ]

Powered by Google App Engine
This is Rietveld 408576698