Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / invalid-transforms-expected.txt
blobf23777c7a936c7aef651c49a1cc212c76efdd35c
1 CONSOLE ERROR: line 13: Error: Invalid value for <rect> attribute transform="scale(2,2) scale(1,2,3) translate(50,50)"
2 CONSOLE ERROR: Error: Invalid value for <rect> attribute transform="rotate(45) scale(1,2,3)"
3 layer at (0,0) size 800x600
4   LayoutView at (0,0) size 800x600
5 layer at (0,0) size 100x100
6   LayoutSVGRoot {svg} at (0,0) size 100x100
7     LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
8     LayoutSVGRect {rect} at (0,0) size 50x50 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]