blob: 516699f312d779623340882d2427b22af4be4c76 [file] [log] [blame]
This tests computed style values for transform origin.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS test1Style.webkitTransformOrigin is '10px 10px'
PASS test2Style.webkitTransformOrigin is '10px 10px'
PASS test3Style.webkitTransformOrigin is '0px 20px'
PASS test4Style.webkitTransformOrigin is '5px 7px'
PASS successfullyParsed is true
TEST COMPLETE