This is a testharness.js-based test.
[FAIL] Can set 'text-decoration-skip' to CSS-wide keywords: initial
Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
[FAIL] Can set 'text-decoration-skip' to CSS-wide keywords: inherit
Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
[FAIL] Can set 'text-decoration-skip' to CSS-wide keywords: unset
Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
[FAIL] Can set 'text-decoration-skip' to CSS-wide keywords: revert
Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
[FAIL] Can set 'text-decoration-skip' to var() references: var(--A)
Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
[FAIL] Can set 'text-decoration-skip' to the 'none' keyword: none
Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
[FAIL] Can set 'text-decoration-skip' to the 'objects' keyword: objects
Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
[FAIL] Can set 'text-decoration-skip' to the 'edges' keyword: edges
Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
[FAIL] Can set 'text-decoration-skip' to the 'box-decoration' keyword: box-decoration
Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
[FAIL] Can set 'text-decoration-skip' to the 'spaces' keyword: spaces
Failed to execute 'set' on 'StylePropertyMap': Invalid propertyName: text-decoration-skip
[FAIL] 'text-decoration-skip' does not support 'objects spaces'
Failed to execute 'get' on 'StylePropertyMapReadOnly': Invalid propertyName: text-decoration-skip
[FAIL] 'text-decoration-skip' does not support 'leading-spaces trailing-spaces'
Failed to execute 'get' on 'StylePropertyMapReadOnly': Invalid propertyName: text-decoration-skip
[FAIL] 'text-decoration-skip' does not support 'objects edges box-decoration'
Failed to execute 'get' on 'StylePropertyMapReadOnly': Invalid propertyName: text-decoration-skip
Harness: the test ran to completion.