blob: f5d45af3863479d746732b69c1608b85893116a8 [file] [log] [blame]
This is a testharness.js-based test.
PASS Can set 'transform-style' to CSS-wide keywords
PASS Can set 'transform-style' to var() references
FAIL Can set 'transform-style' to the 'auto' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
PASS Can set 'transform-style' to the 'flat' keyword
PASS Can set 'transform-style' to the 'preserve-3d' keyword
PASS Setting 'transform-style' to a length throws TypeError
PASS Setting 'transform-style' to a percent throws TypeError
PASS Setting 'transform-style' to a time throws TypeError
PASS Setting 'transform-style' to an angle throws TypeError
PASS Setting 'transform-style' to a flexible length throws TypeError
PASS Setting 'transform-style' to a number throws TypeError
PASS Setting 'transform-style' to a position throws TypeError
PASS Setting 'transform-style' to a URL throws TypeError
PASS Setting 'transform-style' to a transform throws TypeError
Harness: the test ran to completion.