blob: d27c2d7f120cb59f0d25eed0727a76e94b634b96 [file] [log] [blame]
This is a testharness.js-based test.
FAIL Can set 'all' to CSS-wide keywords assert_not_equals: Computed value must not be null got disallowed value null
FAIL Can set 'all' to var() references assert_not_equals: Computed value must not be null got disallowed value null
PASS Setting 'all' to a length throws TypeError
PASS Setting 'all' to a percent throws TypeError
PASS Setting 'all' to a time throws TypeError
PASS Setting 'all' to an angle throws TypeError
PASS Setting 'all' to a flexible length throws TypeError
PASS Setting 'all' to a number throws TypeError
PASS Setting 'all' to a position throws TypeError
PASS Setting 'all' to a URL throws TypeError
PASS Setting 'all' to a transform throws TypeError
Harness: the test ran to completion.