blob: 6c333c8729651864d39733b039a6d36796632e77 [file] [log] [blame]
This is a testharness.js-based test.
PASS Can set 'letter-spacing' to CSS-wide keywords
PASS Can set 'letter-spacing' to var() references
PASS Can set 'letter-spacing' to the 'normal' keyword
FAIL Can set 'letter-spacing' to a length assert_equals: expected "CSSUnitValue" but got "CSSKeywordValue"
PASS Setting 'letter-spacing' to a percent throws TypeError
PASS Setting 'letter-spacing' to a time throws TypeError
PASS Setting 'letter-spacing' to an angle throws TypeError
PASS Setting 'letter-spacing' to a flexible length throws TypeError
PASS Setting 'letter-spacing' to a number throws TypeError
PASS Setting 'letter-spacing' to a position throws TypeError
PASS Setting 'letter-spacing' to a URL throws TypeError
PASS Setting 'letter-spacing' to a transform throws TypeError
Harness: the test ran to completion.