Summary

Harness status: OK

Found 34 tests

Details

ResultTest NameMessage
Passe.style['animation-timing-function'] = "linear(0 0%, 1 100%)" should set the property value
Asserts run
Pass
assert_not_equals("linear(0 0%, 1 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("linear(0 0%, 1 100%)", "linear(0 0%, 1 100%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("linear(0 0%, 1 100%)", "linear(0 0%, 1 100%)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['animation-timing-function'] = "linear( 0 0%, 1 100% )" should set the property value
Asserts run
Pass
assert_not_equals("linear(0 0%, 1 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("linear(0 0%, 1 100%)", "linear(0 0%, 1 100%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("linear(0 0%, 1 100%)", "linear(0 0%, 1 100%)", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Faile.style['animation-timing-function'] = "linear(0, 1)" should set the property valueassert_equals: serialization should be canonical expected "linear(0, 1)" but got "linear(0 0%, 1 100%)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-easing/linear-timing-functions-syntax.html:18:1
Asserts run
Pass
assert_not_equals("linear(0 0%, 1 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("linear(0 0%, 1 100%)", "linear(0, 1)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['animation-timing-function'] = "linear(-10, -5, 0, 5, 10)" should set the property valueassert_equals: serialization should be canonical expected "linear(-10, -5, 0, 5, 10)" but got "linear(-10 0%, -5 25%, 0 50%, 5 75%, 10 100%)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-easing/linear-timing-functions-syntax.html:19:1
Asserts run
Pass
assert_not_equals("linear(-10 0%, -5 25%, 0 50%, 5 75%, 10 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("linear(-10 0%, -5 25%, 0 50%, 5 75%, 10 100%)", "linear(-10, -5, 0, 5, 10)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['animation-timing-function'] = "linear(-10 -10%, -5 -5%, 0, 5, 10)" should set the property valueassert_equals: serialization should be canonical expected "linear(-10 -10%, -5 -5%, 0, 5, 10)" but got "linear(-10 -10%, -5 -5%, 0 30%, 5 65%, 10 100%)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-easing/linear-timing-functions-syntax.html:20:1
Asserts run
Pass
assert_not_equals("linear(-10 -10%, -5 -5%, 0 30%, 5 65%, 10 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("linear(-10 -10%, -5 -5%, 0 30%, 5 65%, 10 100%)", "linear(-10 -10%, -5 -5%, 0, 5, 10)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['animation-timing-function'] = "linear(0 calc(0%), 0 calc(100%))" should set the property valueassert_equals: serialization should be canonical expected "linear(0 calc(0%), 0 calc(100%))" but got "linear(0 0%, 0 100%)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-easing/linear-timing-functions-syntax.html:21:1
Asserts run
Pass
assert_not_equals("linear(0 0%, 0 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("linear(0 0%, 0 100%)", "linear(0 calc(0%), 0 calc(100%))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['animation-timing-function'] = "linear(0 calc(50% - 50%), 0 calc(50% + 50%))" should set the property valueassert_equals: serialization should be canonical expected "linear(0 calc(0%), 0 calc(100%))" but got "linear(0 0%, 0 100%)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-easing/linear-timing-functions-syntax.html:22:1
Asserts run
Pass
assert_not_equals("linear(0 0%, 0 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("linear(0 0%, 0 100%)", "linear(0 calc(0%), 0 calc(100%))", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['animation-timing-function'] = "linear(0 calc(50%), 0 100%)" should set the property valueassert_equals: serialization should be canonical expected "linear(0 calc(50%), 0 100%)" but got "linear(0 50%, 0 100%)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-easing/linear-timing-functions-syntax.html:23:1
Asserts run
Pass
assert_not_equals("linear(0 50%, 0 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("linear(0 50%, 0 100%)", "linear(0 calc(50%), 0 100%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['animation-timing-function'] = "linear(0 0% 50%, 1 50% 100%)" should set the property valueassert_equals: serialization should be canonical expected "linear(0 0% 50%, 1 50% 100%)" but got "linear(0 0%, 0 50%, 1 50%, 1 100%)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-easing/linear-timing-functions-syntax.html:24:1
Asserts run
Pass
assert_not_equals("linear(0 0%, 0 50%, 1 50%, 1 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("linear(0 0%, 0 50%, 1 50%, 1 100%)", "linear(0 0% 50%, 1 50% 100%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['animation-timing-function'] = "linear(0, 0.5 25% 75%, 1 100% 100%)" should set the property valueassert_equals: serialization should be canonical expected "linear(0, 0.5 25% 75%, 1 100% 100%)" but got "linear(0 0%, 0.5 25%, 0.5 75%, 1 100%, 1 100%)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-easing/linear-timing-functions-syntax.html:25:1
Asserts run
Pass
assert_not_equals("linear(0 0%, 0.5 25%, 0.5 75%, 1 100%, 1 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("linear(0 0%, 0.5 25%, 0.5 75%, 1 100%, 1 100%)", "linear(0, 0.5 25% 75%, 1 100% 100%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['animation-timing-function'] = "linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 0.998, 1 100% 100%)" should set the property valueassert_equals: serialization should be canonical expected "linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 0.998, 1 100% 100%)" but got "linear(0 0%, 1.3 12.5%, 1 25%, 0.92 37.5%, 1 50%, 0.99 62.5%, 1 75%, 0.998 87.5%, 1 100%, 1 100%)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-easing/linear-timing-functions-syntax.html:26:1
Asserts run
Pass
assert_not_equals("linear(0 0%, 1.3 12.5%, 1 25%, 0.92 37.5%, 1 50%, 0.99 62.5%, 1 75%, 0.998 87.5%, 1 100%, 1 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("linear(0 0%, 1.3 12.5%, 1 25%, 0.92 37.5%, 1 50%, 0.99 62.5%, 1 75%, 0.998 87.5%, 1 100%, 1 100%)", "linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 0.998, 1 100% 100%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['animation-timing-function'] = "linear(0, 0 40%, 1, 0.5, 1)" should set the property valueassert_equals: serialization should be canonical expected "linear(0, 0 40%, 1, 0.5, 1)" but got "linear(0 0%, 0 40%, 1 60%, 0.5 80%, 1 100%)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-easing/linear-timing-functions-syntax.html:27:1
Asserts run
Pass
assert_not_equals("linear(0 0%, 0 40%, 1 60%, 0.5 80%, 1 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("linear(0 0%, 0 40%, 1 60%, 0.5 80%, 1 100%)", "linear(0, 0 40%, 1, 0.5, 1)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Faile.style['animation-timing-function'] = "linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 1.004, 0.998, 1 100% 100%)" should set the property valueassert_equals: serialization should be canonical expected "linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 1.004, 0.998, 1 100% 100%)" but got "linear(0 0%, 1.3 11.1111%, 1 22.2222%, 0.92 33.3333%, 1 44.4444%, 0.99 55.5556%, 1 66.6667%, 1.004 77.7778%, 0.998 88.8889%, 1 100%, 1 100%)"
    at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:34:13)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
    at http://wpt.live/css/css-easing/linear-timing-functions-syntax.html:28:1
Asserts run
Pass
assert_not_equals("linear(0 0%, 1.3 11.1111%, 1 22.2222%, 0.92 33.3333%, 1 44.4444%, 0.99 55.5556%, 1 66.6667%, 1.004 77.7778%, 0.998 88.8889%, 1 100%, 1 100%)", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Fail
assert_equals("linear(0 0%, 1.3 11.1111%, 1 22.2222%, 0.92 33.3333%, 1 44.4444%, 0.99 55.5556%, 1 66.6667%, 1.004 77.7778%, 0.998 88.8889%, 1 100%, 1 100%)", "linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 1.004, 0.998, 1 100% 100%)", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Passe.style['animation-timing-function'] = "linear()" 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'] = "linear(0)" 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'] = "linear(100%)" 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'] = "linear(0% 1 50%)" 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'] = "linear(0 0% 100%)" 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'] = "linear(0% 100% 0)" 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'] = "linear(0 calc(50px - 50%), 0 calc(50em + 50em))" 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'] = "linear(0 calc(50%, 50%), 0 calc(50% + 50%))" should not set the property value
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9)
PassProperty animation-timing-function value 'linear(0 0%, 1 100%)'
Asserts run
Pass
assert_true(true, "animation-timing-function doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'linear(0 0%, 1 100%)' is a supported value for animation-timing-function.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("linear(0 0%, 1 100%)", "linear(0 0%, 1 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty animation-timing-function value 'linear( 0 0%, 1 100% )'
Asserts run
Pass
assert_true(true, "animation-timing-function doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'linear( 0 0%, 1 100% )' is a supported value for animation-timing-function.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("linear(0 0%, 1 100%)", "linear(0 0%, 1 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("linear(0 0%, 1 100%)", "linear(0 0%, 1 100%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty animation-timing-function value 'linear(0, 1)'
Asserts run
Pass
assert_true(true, "animation-timing-function doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'linear(0, 1)' is a supported value for animation-timing-function.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("linear(0 0%, 1 100%)", "linear(0 0%, 1 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("linear(0 0%, 1 100%)", "linear(0 0%, 1 100%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty animation-timing-function value 'linear(-10, -5, 0, 5, 10)'
Asserts run
Pass
assert_true(true, "animation-timing-function doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'linear(-10, -5, 0, 5, 10)' is a supported value for animation-timing-function.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("linear(-10 0%, -5 25%, 0 50%, 5 75%, 10 100%)", "linear(-10 0%, -5 25%, 0 50%, 5 75%, 10 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("linear(-10 0%, -5 25%, 0 50%, 5 75%, 10 100%)", "linear(-10 0%, -5 25%, 0 50%, 5 75%, 10 100%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty animation-timing-function value 'linear(-10 -10%, -5 -5%, 0, 5, 10)'
Asserts run
Pass
assert_true(true, "animation-timing-function doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'linear(-10 -10%, -5 -5%, 0, 5, 10)' is a supported value for animation-timing-function.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("linear(-10 -10%, -5 -5%, 0 30%, 5 65%, 10 100%)", "linear(-10 -10%, -5 -5%, 0 30%, 5 65%, 10 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("linear(-10 -10%, -5 -5%, 0 30%, 5 65%, 10 100%)", "linear(-10 -10%, -5 -5%, 0 30%, 5 65%, 10 100%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty animation-timing-function value 'linear(0 calc(0%), 0 calc(100%))'
Asserts run
Pass
assert_true(true, "animation-timing-function doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'linear(0 calc(0%), 0 calc(100%))' is a supported value for animation-timing-function.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("linear(0 0%, 0 100%)", "linear(0 0%, 0 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("linear(0 0%, 0 100%)", "linear(0 0%, 0 100%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty animation-timing-function value 'linear(0 calc(50% - 50%), 0 calc(50% + 50%))'
Asserts run
Pass
assert_true(true, "animation-timing-function doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'linear(0 calc(50% - 50%), 0 calc(50% + 50%))' is a supported value for animation-timing-function.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("linear(0 0%, 0 100%)", "linear(0 0%, 0 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("linear(0 0%, 0 100%)", "linear(0 0%, 0 100%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty animation-timing-function value 'linear(0 calc(min(50%, 60%)), 0 100%)'
Asserts run
Pass
assert_true(true, "animation-timing-function doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'linear(0 calc(min(50%, 60%)), 0 100%)' is a supported value for animation-timing-function.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("linear(0 50%, 0 100%)", "linear(0 50%, 0 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("linear(0 50%, 0 100%)", "linear(0 50%, 0 100%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty animation-timing-function value 'linear(0 0% 50%, 1 50% 100%)'
Asserts run
Pass
assert_true(true, "animation-timing-function doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'linear(0 0% 50%, 1 50% 100%)' is a supported value for animation-timing-function.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("linear(0 0%, 0 50%, 1 50%, 1 100%)", "linear(0 0%, 0 50%, 1 50%, 1 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("linear(0 0%, 0 50%, 1 50%, 1 100%)", "linear(0 0%, 0 50%, 1 50%, 1 100%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty animation-timing-function value 'linear(0, 0.5 25% 75%, 1 100% 100%)'
Asserts run
Pass
assert_true(true, "animation-timing-function doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'linear(0, 0.5 25% 75%, 1 100% 100%)' is a supported value for animation-timing-function.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("linear(0 0%, 0.5 25%, 0.5 75%, 1 100%, 1 100%)", "linear(0 0%, 0.5 25%, 0.5 75%, 1 100%, 1 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("linear(0 0%, 0.5 25%, 0.5 75%, 1 100%, 1 100%)", "linear(0 0%, 0.5 25%, 0.5 75%, 1 100%, 1 100%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty animation-timing-function value 'linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 0.998, 1 100% 100%)'
Asserts run
Pass
assert_true(true, "animation-timing-function doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 0.998, 1 100% 100%)' is a supported value for animation-timing-function.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("linear(0 0%, 1.3 12.5%, 1 25%, 0.92 37.5%, 1 50%, 0.99 62.5%, 1 75%, 0.998 87.5%, 1 100%, 1 100%)", "linear(0 0%, 1.3 12.5%, 1 25%, 0.92 37.5%, 1 50%, 0.99 62.5%, 1 75%, 0.998 87.5%, 1 100%, 1 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("linear(0 0%, 1.3 12.5%, 1 25%, 0.92 37.5%, 1 50%, 0.99 62.5%, 1 75%, 0.998 87.5%, 1 100%, 1 100%)", "linear(0 0%, 1.3 12.5%, 1 25%, 0.92 37.5%, 1 50%, 0.99 62.5%, 1 75%, 0.998 87.5%, 1 100%, 1 100%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
PassProperty animation-timing-function value 'linear(0, 0 40%, 1, 0.5, 1)'
Asserts run
Pass
assert_true(true, "animation-timing-function doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'linear(0, 0 40%, 1, 0.5, 1)' is a supported value for animation-timing-function.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("linear(0 0%, 0 40%, 1 60%, 0.5 80%, 1 100%)", "linear(0 0%, 0 40%, 1 60%, 0.5 80%, 1 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
Pass
assert_equals("linear(0 0%, 0 40%, 1 60%, 0.5 80%, 1 100%)", "linear(0 0%, 0 40%, 1 60%, 0.5 80%, 1 100%)", "computed value should round-trip")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:40:7)
FailProperty animation-timing-function value 'linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 1.004, 0.998, 1 100% 100%)'assert_equals: expected "linear(0 0%, 1.3 11.111111%, 1 22.222222%, 0.92 33.333333%, 1 44.444444%, 0.99 55.555556%, 1 66.666667%, 1.004 77.777778%, 0.998 88.888889%, 1 100%, 1 100%)" but got "linear(0 0%, 1.3 11.1111%, 1 22.2222%, 0.92 33.3333%, 1 44.4444%, 0.99 55.5556%, 1 66.6667%, 1.004 77.7778%, 0.998 88.8889%, 1 100%, 1 100%)"
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:35:7)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-easing/linear-timing-functions-syntax.html:51:1
Asserts run
Pass
assert_true(true, "animation-timing-function doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'linear(0, 1.3, 1, 0.92, 1, 0.99, 1, 1.004, 0.998, 1 100% 100%)' is a supported value for animation-timing-function.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Fail
assert_equals("linear(0 0%, 1.3 11.1111%, 1 22.2222%, 0.92 33.3333%, 1 44.4444%, 0.99 55.5556%, 1 66.6667%, 1.004 77.7778%, 0.998 88.8889%, 1 100%, 1 100%)", "linear(0 0%, 1.3 11.111111%, 1 22.222222%, 0.92 33.333333%, 1 44.444444%, 0.99 55.555556%, 1 66.666667%, 1.004 77.777778%, 0.998 88.888889%, 1 100%, 1 100%)")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)