blob: 867879dcdbc518569289251aa60ee31e5c25dd80 [file] [log] [blame]
This is a testharness.js-based test.
FAIL Can set 'font-palette' to CSS-wide keywords Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: font-palette
FAIL Can set 'font-palette' to var() references Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: font-palette
FAIL Can set 'font-palette' to the 'normal' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: font-palette
FAIL Can set 'font-palette' to the 'light' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: font-palette
FAIL Can set 'font-palette' to the 'dark' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: font-palette
PASS Setting 'font-palette' to a length throws TypeError
PASS Setting 'font-palette' to a percent throws TypeError
PASS Setting 'font-palette' to a time throws TypeError
PASS Setting 'font-palette' to an angle throws TypeError
PASS Setting 'font-palette' to a flexible length throws TypeError
PASS Setting 'font-palette' to a number throws TypeError
PASS Setting 'font-palette' to a position throws TypeError
PASS Setting 'font-palette' to a URL throws TypeError
PASS Setting 'font-palette' to a transform throws TypeError
FAIL 'font-palette' does not supported 'Augusta' Failed to execute 'get' on 'StylePropertyMapReadOnly': Invalid propertyName: font-palette
Harness: the test ran to completion.