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