Description

This test validates the div element.

Summary

Harness status: OK

Found 1 tests

Details

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