<- Chrome Settings Library

SelectParserRelaxationEnabled

Controls whether the new HTML parser behavior for the &lt;select&gt; element is enabled
Last updated October 31, 2024

The HTML parser is being changed to allow additional HTML tags inside the &lt;select&gt; element. This policy allows the old HTML parser behavior to be used until M136. If this policy is enabled or not set, then the HTML parser will allow additional tags inside the &lt;select&gt; element. If this policy is disabled, then the HTML parser will restrict which tags can be put inside the &lt;select&gt; element.

Supported On:
Platform Start End
Android 131
Chrome (Windows, Mac, Linux) 131
ChromeOS 131
webview_android 131
Example value:

true

Features: