blob: f2fa17c018cf834a1009b06b84fdedce6f2242cc [file] [log] [blame]
This is a testharness.js-based test.
FAIL Can set 'text-decoration-skip' to CSS-wide keywords Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
FAIL Can set 'text-decoration-skip' to var() references Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
FAIL Can set 'text-decoration-skip' to the 'none' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
FAIL Can set 'text-decoration-skip' to the 'objects' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
FAIL Can set 'text-decoration-skip' to the 'edges' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
FAIL Can set 'text-decoration-skip' to the 'box-decoration' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
FAIL Can set 'text-decoration-skip' to the 'spaces' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
PASS Setting 'text-decoration-skip' to a length throws TypeError
PASS Setting 'text-decoration-skip' to a percent throws TypeError
PASS Setting 'text-decoration-skip' to a time throws TypeError
PASS Setting 'text-decoration-skip' to an angle throws TypeError
PASS Setting 'text-decoration-skip' to a flexible length throws TypeError
PASS Setting 'text-decoration-skip' to a number throws TypeError
PASS Setting 'text-decoration-skip' to a position throws TypeError
PASS Setting 'text-decoration-skip' to a URL throws TypeError
PASS Setting 'text-decoration-skip' to a transform throws TypeError
FAIL 'text-decoration-skip' does not supported 'objects spaces' Failed to execute 'get' on 'StylePropertyMapReadOnly': Invalid propertyName: text-decoration-skip
FAIL 'text-decoration-skip' does not supported 'leading-spaces trailing-spaces' Failed to execute 'get' on 'StylePropertyMapReadOnly': Invalid propertyName: text-decoration-skip
FAIL 'text-decoration-skip' does not supported 'objects edges box-decoration' Failed to execute 'get' on 'StylePropertyMapReadOnly': Invalid propertyName: text-decoration-skip
Harness: the test ran to completion.