Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassVerify serialization of non-ascii origin in Blob URLs
Asserts run
Pass
assert_false(false, "Origin should be ascii rather than unicode")
    at Test.<anonymous> ( /FileAPI/url/unicode-origin.sub.html:13:7)
Pass
assert_equals("https://xn--n8j6ds53lwwkrqhv28a.wpt.live", "https://xn--n8j6ds53lwwkrqhv28a.wpt.live", "Origin of URL should match origin of frame")
    at Test.<anonymous> ( /FileAPI/url/unicode-origin.sub.html:15:7)
Pass
assert_true(true)
    at Test.<anonymous> ( /FileAPI/url/unicode-origin.sub.html:17:7)