blob: 944cb31806fbf7e3d3df1c13cf75b0a15f09bc54 [file] [log] [blame]
PASS Property border-image-width value '0'
PASS Property border-image-width value '1'
PASS Property border-image-width value 'auto'
PASS Property border-image-width value '10px'
PASS Property border-image-width value '20%'
PASS Property border-image-width value 'calc(20% + 10px)'
PASS Property border-image-width value 'calc(-0.5em + 10px)'
PASS Property border-image-width value 'calc(0.5em + 10px)'
PASS Property border-image-width value '1 auto'
PASS Property border-image-width value '1 auto 10px'
PASS Property border-image-width value '1 auto 10px 20%'
PASS Property border-image-width value '20% 10px auto 1'