Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / transforms / transform-origin-presentation-attribute-expected.txt
blob6801653415adda1eb06859537fe75e034f034596
1 Test for bug 79678 - SVG transform-origin presentation attribute. Verify that getComputedStyle() reflects an SVG element's transform-origin.
3 On success, you will see a series of "PASS" messages
5 PASS rect1 transformOrigin, expected "50px 100px" actual "50px 100px"
6 PASS rect2 transformOrigin, expected "0px 0px" actual "0px 0px"