blob: 59617c5d72914839cb9b0d5200a38219f64167bc [file] [log] [blame]
This is a testharness.js-based test.
PASS Can set 'list-style-type' to CSS-wide keywords
PASS Can set 'list-style-type' to var() references
FAIL Can set 'list-style-type' to the 'none' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
FAIL Can set 'list-style-type' to the 'custom-ident' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
PASS Setting 'list-style-type' to a length throws TypeError
PASS Setting 'list-style-type' to a percent throws TypeError
PASS Setting 'list-style-type' to a time throws TypeError
PASS Setting 'list-style-type' to an angle throws TypeError
PASS Setting 'list-style-type' to a flexible length throws TypeError
PASS Setting 'list-style-type' to a number throws TypeError
PASS Setting 'list-style-type' to a position throws TypeError
PASS Setting 'list-style-type' to a URL throws TypeError
PASS Setting 'list-style-type' to a transform throws TypeError
PASS 'list-style-type' does not supported '"Note: "'
FAIL 'list-style-type' does not supported 'symbols("*" "A" "B" "C")' assert_not_equals: Unsupported value must not be null got disallowed value null
Harness: the test ran to completion.