Returns whether a particular element is in table scope.
Description
<blockquote> The stack of open elements is said to have a particular element in table scope when it has that element in the specific scope consisting of the following element types: <ul> <li>html in the HTML namespace</li> <li>table in the HTML namespace</li> <li>template in the HTML namespace</li> </ul> </blockquote>
Signature, return type and hooks compared across 5 parsed releases.
6.7.0
Full implementation.from the docblock
6.4.0
Introduced.from the docblock
About this page
Parsed data
Generated from the wordpress-develop 6.7.7 tag, from src/wp-includes/html-api/class-wp-html-open-elements.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.
Corrections
Something wrong on this page? Report it and it gets fixed in the next regeneration.