Description

This test validates the hr element.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassThe prototype for hr is HTMLHRElement.prototype
Asserts run
Pass
assert_equals(object "[object HTMLHRElement]", object "[object HTMLHRElement]", "HTMLHRElement.prototype should be used for hr")
    at Test.<anonymous> ( /html/semantics/grouping-content/the-hr-element/grouping-hr.html:16:13)