blob: bbafee6d0787b1a9921ef212a36bf4a13b95ffce [file] [log] [blame]
PASS Property perspective-origin value '10%'
PASS Property perspective-origin value '10% center'
PASS Property perspective-origin value '20% 30px'
PASS Property perspective-origin value '30px center'
PASS Property perspective-origin value '40px top'
PASS Property perspective-origin value 'bottom 10% right 20%'
PASS Property perspective-origin value 'bottom right'
PASS Property perspective-origin value 'center'
PASS Property perspective-origin value 'center 50px'
PASS Property perspective-origin value 'center bottom'
PASS Property perspective-origin value 'center center'
PASS Property perspective-origin value 'center left'
PASS Property perspective-origin value 'left'
PASS Property perspective-origin value 'left 10px'
PASS Property perspective-origin value 'left bottom'
PASS Property perspective-origin value 'left center'
PASS Property perspective-origin value 'right 40%'
PASS Property perspective-origin value 'right 30% top -60px'
PASS Property perspective-origin value 'top'
PASS Property perspective-origin value 'right 20px bottom 30px'
PASS Property perspective-origin value 'right calc(10px - 0.5em) top calc(10px - 0.5em)'