Description

This test validates the dl element.

Summary

Harness status: OK

Found 1 tests

Details

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