en-US

Controls whether the new HTML parser behavior for the <select> element is enabled (obsolete)

Supported on: Microsoft Edge version 132-138, Windows 7 or later

Registry

HKLM Software\Policies\Microsoft\Edge
HKCU Software\Policies\Microsoft\Edge

Value name: SelectParserRelaxationEnabled

Enabled: SelectParserRelaxationEnabled = 1

Disabled: SelectParserRelaxationEnabled = 0

Description

OBSOLETE: This policy is obsolete and doesn't work after Microsoft Edge 138. The HTML parser is being changed to allow additional HTML tags inside the <select> element. This policy supports the old HTML parser behavior through Microsoft Edge version 138. If this policy is enabled or unset, the HTML parser allows additional tags inside the <select> element. If this policy is disabled, then the HTML parser restricts which tags can be put in the <select> element.