blob: 8ea9c2fd696041e8481ce632bbced99d7bc351c0 [file] [log] [blame]
PASS e.style['image-rendering'] = "auto" should set the property value
FAIL e.style['image-rendering'] = "smooth" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['image-rendering'] = "high-quality" should set the property value assert_not_equals: property should be set got disallowed value ""
PASS e.style['image-rendering'] = "crisp-edges" should set the property value
PASS e.style['image-rendering'] = "pixelated" should set the property value