Closed
Bug 1974781
Opened 1 year ago
Closed 10 months ago
Relax parser rules for <select>
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1933591
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | affected |
People
(Reporter: keithamus, Unassigned)
References
(Blocks 1 open bug, )
Details
Customisable select will significantly alter the parser with respect to select elements; by removing the "in select" and "in select in table" parser mode, but adding parse error modes to many elements (besides <option>, <optgroup>, and <hr>) if they are a descendant of a <select> element.
| Reporter | ||
Updated•1 year ago
|
Comment 1•10 months ago
|
||
Keith, Hsin-Yi, isn't this a duplicate of bug 1933591? (Or maybe the other way round, as the description here is more fitting.)
Sebastian
Flags: needinfo?(mozilla)
Flags: needinfo?(htsai)
| Reporter | ||
Comment 2•10 months ago
|
||
You're right. I'll dupe this one and update that one.
Status: NEW → RESOLVED
Closed: 10 months ago
Duplicate of bug: 1933591
Flags: needinfo?(mozilla)
Resolution: --- → DUPLICATE
Updated•10 months ago
|
Flags: needinfo?(htsai)
You need to log in
before you can comment on or make changes to this bug.
Description
•