This is a testharness.js-based test.
[FAIL] Can set 'text-size-adjust' to the 'none' keyword: none
assert_equals: expected "CSSKeywordValue" but got "CSSUnitValue"
[FAIL] Can set 'text-size-adjust' to a percent: -3.14%
assert_equals: expected "CSSUnitValue" but got "CSSKeywordValue"
Harness: the test ran to completion.