blob: bfa1f080ecaefe71d6a26a0287860569d72f0296 [file] [log] [blame]
This is a testharness.js-based test.
PASS Can set 'alignment-baseline' to CSS-wide keywords
PASS Can set 'alignment-baseline' to var() references
PASS Can set 'alignment-baseline' to the 'baseline' keyword
FAIL Can set 'alignment-baseline' to the 'text-bottom' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
PASS Can set 'alignment-baseline' to the 'alphabetic' keyword
PASS Can set 'alignment-baseline' to the 'ideographic' keyword
PASS Can set 'alignment-baseline' to the 'middle' keyword
PASS Can set 'alignment-baseline' to the 'central' keyword
PASS Can set 'alignment-baseline' to the 'mathematical' keyword
FAIL Can set 'alignment-baseline' to the 'text-top' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
FAIL Can set 'alignment-baseline' to the 'bottom' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
FAIL Can set 'alignment-baseline' to the 'center' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
FAIL Can set 'alignment-baseline' to the 'top' keyword Failed to execute 'set' on 'StylePropertyMap': Invalid type for property
PASS Setting 'alignment-baseline' to a length throws TypeError
PASS Setting 'alignment-baseline' to a percent throws TypeError
PASS Setting 'alignment-baseline' to a time throws TypeError
PASS Setting 'alignment-baseline' to an angle throws TypeError
PASS Setting 'alignment-baseline' to a flexible length throws TypeError
PASS Setting 'alignment-baseline' to a number throws TypeError
PASS Setting 'alignment-baseline' to a position throws TypeError
PASS Setting 'alignment-baseline' to a URL throws TypeError
PASS Setting 'alignment-baseline' to a transform throws TypeError
Harness: the test ran to completion.