blob: de8af88164ae011707c873760f4c2d8934f0b441 [file] [log] [blame]
This is a testharness.js-based test.
PASS e.style['image-rendering'] = "auto" should set the property value
FAIL e.style['image-rendering'] = "optimizequality" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['image-rendering'] = "optimizespeed" should set the property value assert_not_equals: property should be set got disallowed value ""
Harness: the test ran to completion.