blob: 00e659a204d28ece90629c8b9ccdb89957d60f04 [file] [log] [blame]
This is a testharness.js-based test.
PASS Can set 'image-rendering' to CSS-wide keywords
PASS Can set 'image-rendering' to var() references
PASS Can set 'image-rendering' to the 'auto' keyword
FAIL Can set 'image-rendering' to the 'smooth' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
FAIL Can set 'image-rendering' to the 'high-quality' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
FAIL Can set 'image-rendering' to the 'crisp-edges' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
PASS Can set 'image-rendering' to the 'pixelated' keyword
PASS Setting 'image-rendering' to a length throws TypeError
PASS Setting 'image-rendering' to a percent throws TypeError
PASS Setting 'image-rendering' to a time throws TypeError
PASS Setting 'image-rendering' to an angle throws TypeError
PASS Setting 'image-rendering' to a flexible length throws TypeError
PASS Setting 'image-rendering' to a number throws TypeError
PASS Setting 'image-rendering' to a position throws TypeError
PASS Setting 'image-rendering' to a URL throws TypeError
PASS Setting 'image-rendering' to a transform throws TypeError
Harness: the test ran to completion.