# "strict-void-elements" Rule Disallows void elements closing tags. More info in [Mozilla docs][mozilla-void-elements-url]. Please check the "Self-closing tags" section as well. ## Notes - Dependent on abstract tree build (global "disableTreeParse" configuration must **not** be true); ## Configuration No configuration is available for this rule. Check the [Generic Configurations for Rules][generic-config].