commit | 69552d71dbb541aff0cb5d7780d87669e17fe063 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | Thu Aug 07 12:41:11 2014 |
committer | [email protected] <[email protected]@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | Thu Aug 07 12:41:11 2014 |
tree | 93d715039e497c5514657ef93ac7bb83bc6c3c0a | |
parent | 98b330f2c25bace31b53a1a44a649c671fa6c184 [diff] [blame] |
[SVG2] Make transform, gradientTransform and patternTransform presentation attributes. Spec: http://www.w3.org/TR/css3-transforms/#svg-transform http://www.w3.org/TR/css3-transforms/#svg-syntax http://www.w3.org/TR/css3-transforms/#svg-gradient-transform-pattern-transform BUG=369942 Review URL: https://codereview.chromium.org/423093014 git-svn-id: svn://svn.chromium.org/blink/trunk@179702 bbb929c8-8fbe-4397-9dbb-9b2b20218538
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations index 7438901..94a3e4e 100644 --- a/third_party/WebKit/LayoutTests/TestExpectations +++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1310,3 +1310,5 @@ crbug.com/357462 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-nested-same-in-same-none-block.html [ Failure Pass Timeout ] crbug.com/357462 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-nested-same-in-same-url-block.html [ Failure Pass Timeout ] crbug.com/357462 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-star-allow-crossorigin.html [ Failure Pass Timeout ] + +crbug.com/369942 [ Mac Win ] svg/text/text-rescale.html [ NeedsRebaseline ]