Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Pass-webkit-radial-gradient accepts comma before color stops.
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /compat/webkit-gradient-comma.html:9:5)
Fail-webkit-radial-gradient rejects missing comma before color stops.assert_false: expected false got true
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/compat/webkit-gradient-comma.html:13:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/compat/webkit-gradient-comma.html:12:1
Asserts run
Fail
assert_false(true)
    at Test.<anonymous> ( /compat/webkit-gradient-comma.html:13:5)