You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per whatwg/html#10310 (comment) the web compat situation needs more clarity. But a parser change is needed here in order to support other elements in a custom select, and the direction proposed here seems like the best for web developers long-term.
Conclusion: sanitizers need to have general protection against mXSS, and so this change doesn't introduce new mXSS vectors, even though the parsed tree can be very different between new and legacy parsers.
I suggest position: positive.
@hsivonen should sign off here before setting a position label.
Request for Mozilla Position on an Emerging Web Specification
<select>
parser<select>
parser whatwg/html#10557@
-mention GitHub accounts): @josepharhar<select>
parser WebKit/standards-positions#414Other information
whatwg/html#10310 (comment)
The text was updated successfully, but these errors were encountered: