Description

This test validates the figcaption element.

Summary

Harness status: OK

Found 1 tests

Details

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