blob: 7b81d09c06f3b6ab54571bcd47a02ac5b4e72828 [file] [log] [blame]
This is a testharness.js-based test.
PASS Can set 'transform' to CSS-wide keywords
PASS Can set 'transform' to the 'none' keyword
FAIL Can set 'transform' to a transform assert_equals: expected "CSSTransformValue" but got "CSSKeywordValue"
PASS Setting 'transform' to a length throws TypeError
PASS Setting 'transform' to a percent throws TypeError
PASS Setting 'transform' to a time throws TypeError
PASS Setting 'transform' to a number throws TypeError
PASS Setting 'transform' to a position throws TypeError
Harness: the test ran to completion.