blob: f31aba34bd8b00f09c1e4a0a1900cbea46c1ea8f [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
PASS Setting 'transform' to an image throws TypeError
Harness: the test ran to completion.