blob: 8e062a46ee65a6f90153d3599b8abb53e3a60032 [file] [log] [blame]
This is a testharness.js-based test.
PASS Can set 'text-overflow' to CSS-wide keywords
PASS Can set 'text-overflow' to var() references
PASS Can set 'text-overflow' to the 'clip' keyword
PASS Can set 'text-overflow' to the 'ellipsis' keyword
FAIL Can set 'text-overflow' to the 'fade' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
PASS Setting 'text-overflow' to a length throws TypeError
PASS Setting 'text-overflow' to a percent throws TypeError
PASS Setting 'text-overflow' to a time throws TypeError
PASS Setting 'text-overflow' to an angle throws TypeError
PASS Setting 'text-overflow' to a flexible length throws TypeError
PASS Setting 'text-overflow' to a number throws TypeError
PASS Setting 'text-overflow' to a position throws TypeError
PASS Setting 'text-overflow' to a URL throws TypeError
PASS Setting 'text-overflow' to a transform throws TypeError
FAIL 'text-overflow' does not supported 'clip ellipsis' assert_not_equals: Unsupported value must not be null got disallowed value null
FAIL 'text-overflow' does not supported '"..."' assert_not_equals: Unsupported value must not be null got disallowed value null
FAIL 'text-overflow' does not supported 'fade(1px, 50%)' assert_not_equals: Unsupported value must not be null got disallowed value null
Harness: the test ran to completion.