blob: c435a53f6567ff9ec3f50fa83aae710c4fb13304 [file] [log] [blame]
PASS Property object-fit value 'contain' computes to 'contain'
PASS Property object-fit value 'cover' computes to 'cover'
FAIL Property object-fit value 'cover scale-down' computes to 'cover scale-down' assert_true: 'cover scale-down' is a supported value for object-fit. expected true got false
PASS Property object-fit value 'fill' computes to 'fill'
PASS Property object-fit value 'none' computes to 'none'
PASS Property object-fit value 'scale-down' computes to 'scale-down'