Appearance
th-content-restrictions
Detect disallowed elements inside th.
error
<table><tr><th><header>x</header></th></tr></table>
<table><tr><th>text</th></tr></table>
{ "rules": { "th-content-restrictions": "error" } }