Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassBody must have text-decoration-skip-ink auto by default.
Asserts run
Pass
assert_equals("auto", "auto", "Must be set to value auto as initial value.")
    at Test.<anonymous> ( /css/css-text-decor/text-decoration-skip-ink.html:15:15)
FailProperty text-decoration-skip-ink must support values auto, none and all.assert_true: Text-decoration-skip-ink must allow setting the value all. expected true got false
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-text-decor/text-decoration-skip-ink.html:27:15)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at testTextDecorationSkipInk (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-text-decor/text-decoration-skip-ink.html:21:7)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/css-text-decor/text-decoration-skip-ink.html:33:1
Asserts run
Pass
assert_true(true, "Text-decoration-skip-ink must allow setting the value auto.")
    at Test.<anonymous> ( /css/css-text-decor/text-decoration-skip-ink.html:23:15)
Pass
assert_true(true, "Text-decoration-skip-ink must allow setting the value none.")
    at Test.<anonymous> ( /css/css-text-decor/text-decoration-skip-ink.html:25:15)
Fail
assert_true(false, "Text-decoration-skip-ink must allow setting the value all.")
    at Test.<anonymous> ( /css/css-text-decor/text-decoration-skip-ink.html:27:15)