Description

This test validates the figure element.

Summary

Harness status: OK

Found 1 tests

Details

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