Summary

Harness status: OK

Found 12 tests

Details

ResultTest NameMessage
PassLink preload "as" value for "Image" should be "image".
Asserts run
Pass
assert_equals("image", "image")
    at Test.<anonymous> ( /preload/reflected-as-value.html:24:7)
PassLink preload "as" value for "images" should be "".
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /preload/reflected-as-value.html:24:7)
PassLink preload "as" value for "scripT" should be "script".
Asserts run
Pass
assert_equals("script", "script")
    at Test.<anonymous> ( /preload/reflected-as-value.html:24:7)
PassLink preload "as" value for "style" should be "style".
Asserts run
Pass
assert_equals("style", "style")
    at Test.<anonymous> ( /preload/reflected-as-value.html:24:7)
PassLink preload "as" value for "" should be "".
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /preload/reflected-as-value.html:24:7)
PassLink preload "as" value for "foNt" should be "font".
Asserts run
Pass
assert_equals("font", "font")
    at Test.<anonymous> ( /preload/reflected-as-value.html:24:7)
PassLink preload "as" value for "foobar" should be "".
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /preload/reflected-as-value.html:24:7)
FailLink preload "as" value for "video" should be "video".assert_equals: expected "video" but got ""
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/preload/reflected-as-value.html:24:7)
    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/preload/reflected-as-value.html:22:5
Asserts run
Fail
assert_equals("", "video")
    at Test.<anonymous> ( /preload/reflected-as-value.html:24:7)
FailLink preload "as" value for "audio" should be "audio".assert_equals: expected "audio" but got ""
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/preload/reflected-as-value.html:24:7)
    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/preload/reflected-as-value.html:22:5
Asserts run
Fail
assert_equals("", "audio")
    at Test.<anonymous> ( /preload/reflected-as-value.html:24:7)
PassLink preload "as" value for "track" should be "track".
Asserts run
Pass
assert_equals("track", "track")
    at Test.<anonymous> ( /preload/reflected-as-value.html:24:7)
PassLink preload "as" value for "fetch" should be "fetch".
Asserts run
Pass
assert_equals("fetch", "fetch")
    at Test.<anonymous> ( /preload/reflected-as-value.html:24:7)
FailLink preload "as" value for "json" should be "json".assert_equals: expected "json" but got ""
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/preload/reflected-as-value.html:24:7)
    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/preload/reflected-as-value.html:22:5
Asserts run
Fail
assert_equals("", "json")
    at Test.<anonymous> ( /preload/reflected-as-value.html:24:7)