Summary

Harness status: OK

Found 15 tests

Details

ResultTest NameMessage
Faile.style['animation-timing-function'] = "step-start" should set the property valueassert_equals: serialization should be canonical expected "steps(1, start)" but got "step-start"
    at Test.<anonymous> (https://www1.wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at test_valid_value (https://www1.wpt.live/css/support/parsing-testcommon.js:23:5)
    at https://www1.wpt.live/css/css-easing/step-timing-functions-syntax.html:17:1
Asserts run
Pass
assert_not_equals("step-start", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("step-start", "steps(1, start)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['animation-timing-function'] = "step-end" should set the property valueassert_equals: serialization should be canonical expected "steps(1)" but got "step-end"
    at Test.<anonymous> (https://www1.wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at test_valid_value (https://www1.wpt.live/css/support/parsing-testcommon.js:23:5)
    at https://www1.wpt.live/css/css-easing/step-timing-functions-syntax.html:18:1
Asserts run
Pass
assert_not_equals("step-end", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("step-end", "steps(1)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Passe.style['animation-timing-function'] = "steps(1, start)" should set the property value
Asserts run
Pass
assert_not_equals("steps(1, start)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("steps(1, start)", "steps(1, start)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("steps(1, start)", "steps(1, start)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['animation-timing-function'] = "steps(1, end)" should set the property value
Asserts run
Pass
assert_not_equals("steps(1)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("steps(1)", "steps(1)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("steps(1)", "steps(1)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['animation-timing-function'] = "steps(1, jump-start)" should set the property value
Asserts run
Pass
assert_not_equals("steps(1, jump-start)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("steps(1, jump-start)", "steps(1, jump-start)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("steps(1, jump-start)", "steps(1, jump-start)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['animation-timing-function'] = "steps(1, jump-end)" should set the property value
Asserts run
Pass
assert_not_equals("steps(1)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("steps(1)", "steps(1)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("steps(1)", "steps(1)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['animation-timing-function'] = "steps(1, jump-both)" should set the property value
Asserts run
Pass
assert_not_equals("steps(1, jump-both)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("steps(1, jump-both)", "steps(1, jump-both)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("steps(1, jump-both)", "steps(1, jump-both)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['animation-timing-function'] = "steps(2, jump-none)" should set the property value
Asserts run
Pass
assert_not_equals("steps(2, jump-none)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("steps(2, jump-none)", "steps(2, jump-none)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("steps(2, jump-none)", "steps(2, jump-none)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['animation-timing-function'] = "steps(0, start)" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Passe.style['animation-timing-function'] = "steps(0, end)" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Passe.style['animation-timing-function'] = "steps(0, jump-start)" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Passe.style['animation-timing-function'] = "steps(0, jump-end)" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Passe.style['animation-timing-function'] = "steps(0, jump-both)" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Passe.style['animation-timing-function'] = "steps(1, jump-none)" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
Passe.style['animation-timing-function'] = "steps(calc(0/0), jump-none)" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)