Closed
Bug 1816328
Opened 2 years ago
Closed 2 years ago
Fix <br> flag usage.
Categories
(Core :: DOM: UI Events & Focus Handling, task)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(2 files)
As noticed by Olli in bug 1481400.
Assignee | ||
Comment 1•2 years ago
|
||
This doesn't change behavior because HTML elements happen to not be able
to have the other HTML element flag bit that was added in bug 1481400,
but is the right thing to do, otherwise this is just a time bomb waiting
to happen.
Assignee | ||
Comment 2•2 years ago
|
||
Just some drive-by clean-ups while I was looking at this header.
Depends on D169571
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ce45f4906fcf
Fix HTMLBRElement flags. r=smaug
https://hg.mozilla.org/integration/autoland/rev/cf7ecf4e271e
Misc HTMLBRElement clean-ups. r=smaug
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/2438aa2c37b7
Fix a typo in the first patch of this bug.
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ce45f4906fcf
https://hg.mozilla.org/mozilla-central/rev/cf7ecf4e271e
https://hg.mozilla.org/mozilla-central/rev/2438aa2c37b7
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•