blob: 7901679d5d09526f6192f4dbb776ee65a50fd9bf [file] [log] [blame]
FAIL Property inset-after value 'auto' computes to 'auto' assert_true: inset-after doesn't seem to be supported in the computed style expected true got false
FAIL Property inset-after value 'calc(10px + 0.5em)' computes to '30px' assert_true: inset-after doesn't seem to be supported in the computed style expected true got false
FAIL Property inset-after value 'calc(10px - 0.5em)' computes to '-10px' assert_true: inset-after doesn't seem to be supported in the computed style expected true got false
FAIL Property inset-after value '-40%' computes to '-40%' assert_true: inset-after doesn't seem to be supported in the computed style expected true got false
FAIL Property inset-after value 'calc(50% + 60px)' computes to 'calc(50% + 60px)' assert_true: inset-after doesn't seem to be supported in the computed style expected true got false