blob: e17575f9e0a8b8b7b4f1ec952c7c45cb1a73e4f7 [file] [log] [blame]
PASS Property image-rendering value 'auto' computes to 'auto'
FAIL Property image-rendering value 'smooth' computes to 'smooth' assert_true: 'smooth' is a supported value for image-rendering. expected true got false
FAIL Property image-rendering value 'high-quality' computes to 'high-quality' assert_true: 'high-quality' is a supported value for image-rendering. expected true got false
PASS Property image-rendering value 'crisp-edges' computes to 'crisp-edges'
PASS Property image-rendering value 'pixelated' computes to 'pixelated'