Description

This test validates the pre element.

Summary

Harness status: OK

Found 1 tests

Details

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