blob: 00c50b1cb679f78b2ece3a6d80d3ebab2ef91313 [file] [log] [blame]
This is a testharness.js-based test.
FAIL Can set 'font-presentation' to CSS-wide keywords Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: font-presentation
FAIL Can set 'font-presentation' to var() references Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: font-presentation
FAIL Can set 'font-presentation' to the 'auto' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: font-presentation
FAIL Can set 'font-presentation' to the 'text' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: font-presentation
FAIL Can set 'font-presentation' to the 'emoji' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: font-presentation
PASS Setting 'font-presentation' to a length throws TypeError
PASS Setting 'font-presentation' to a percent throws TypeError
PASS Setting 'font-presentation' to a time throws TypeError
PASS Setting 'font-presentation' to an angle throws TypeError
PASS Setting 'font-presentation' to a flexible length throws TypeError
PASS Setting 'font-presentation' to a number throws TypeError
PASS Setting 'font-presentation' to a position throws TypeError
PASS Setting 'font-presentation' to a URL throws TypeError
PASS Setting 'font-presentation' to a transform throws TypeError
Harness: the test ran to completion.