blob: 0c34b8a13fabb2e6f5efb085cdc24669532e96c6 [file] [log] [blame]
PASS Property image-rendering value 'auto' computes to 'auto'
FAIL Property image-rendering value 'smooth' computes to 'smooth' assert_equals: expected "smooth" but got "auto"
FAIL Property image-rendering value 'high-quality' computes to 'high-quality' assert_equals: expected "high-quality" but got "auto"
PASS Property image-rendering value 'crisp-edges' computes to 'crisp-edges'
PASS Property image-rendering value 'pixelated' computes to 'pixelated'