This is a testharness.js-based test. Found 3 FAIL, 0 TIMEOUT, 0 NOTRUN. [FAIL] font-size-adjust presentation attribute supported on an unknown SVG element assert_true: Presentation attribute font-size-adjust="0.5" should be supported on unknown element expected true got false [FAIL] text-overflow presentation attribute supported on an unknown SVG element assert_true: Presentation attribute text-overflow="ellipsis" should be supported on unknown element expected true got false [FAIL] white-space presentation attribute supported on an unknown SVG element assert_true: Presentation attribute white-space="pre" should be supported on unknown element expected true got false Harness: the test ran to completion.