blob: 7a27de6f3cb9e14c01a70e7d63bac50a941f0a4f [file] [log] [blame]
PASS Property clear value 'none' computes to 'none'
PASS Property clear value 'left' computes to 'left'
PASS Property clear value 'right' computes to 'right'
PASS Property clear value 'both' computes to 'both'
FAIL Property clear value 'inline-start' computes to 'inline-start' assert_true: 'inline-start' is a supported value for clear. expected true got false
FAIL Property clear value 'inline-end' computes to 'inline-end' assert_true: 'inline-end' is a supported value for clear. expected true got false