blob: 222d3ee10a8fe0ad178fc35b2a168cf4757f0e06 [file] [log] [blame]
PASS Property transform-origin value '10%'
PASS Property transform-origin value '10% center'
PASS Property transform-origin value '20% 30px'
PASS Property transform-origin value '30px center'
PASS Property transform-origin value '40px top'
PASS Property transform-origin value 'bottom right'
PASS Property transform-origin value 'center'
PASS Property transform-origin value 'center 50px'
PASS Property transform-origin value 'center bottom'
PASS Property transform-origin value 'center center'
PASS Property transform-origin value 'center left'
PASS Property transform-origin value 'left'
PASS Property transform-origin value 'left 10px'
PASS Property transform-origin value 'left bottom'
PASS Property transform-origin value 'left center'
PASS Property transform-origin value 'right 40%'
PASS Property transform-origin value 'top'
PASS Property transform-origin value '-1px bottom 5px'
PASS Property transform-origin value 'left center 6px'
PASS Property transform-origin value 'center top'
PASS Property transform-origin value 'right bottom 7px'
PASS Property transform-origin value '-1px -2px -3px'
PASS Property transform-origin value 'calc(-100% + 10px - 0.5em) calc(10px - 0.5em) calc(10px - 0.5em)'