[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 ]