Description

This test validates the p element.

Summary

Harness status: OK

Found 1 tests

Details

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