Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassThe href attribute of the base element is specified
Asserts run
Pass
assert_equals("http://www1.wpt.live/", "http://www1.wpt.live/", "The href attribute of the base element is incorrect.")
Error
PassThe src attribute of the img element must relative to the href attribute of the base element
Asserts run
Pass
assert_equals("http://www1.wpt.live/test.ico", "http://www1.wpt.live/test.ico", "The src attribute of the img element is incorrect.")
Error