Description

This test validates the dd element.

Summary

Harness status: OK

Found 1 tests

Details

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