Chromium Code Reviews| 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 ] |