Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassData URI parsing of fragments
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /url/data-uri-fragment.html:26:5)
Pass
assert_equals("<p id=\"foo\">This should be the only visible text.</p>", "<p id=\"foo\">This should be the only visible text.</p>")
    at Test.<anonymous> ( /url/data-uri-fragment.html:27:5)