Description

This test validates the dt element.

Summary

Harness status: OK

Found 1 tests

Details

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