Closed
Bug 711052
Opened 12 years ago
Closed 12 years ago
Remove a pop loop from <rp> and <rt> handling, because the loop has been removed from the spec long ago
Categories
(Core :: DOM: HTML Parser, defect)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: hsivonen, Assigned: hsivonen)
References
Details
Attachments
(1 file)
11.95 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
There's a loop in <rt> and <rp> handling that has been removed from the spec.
Assignee | ||
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Attachment #581957 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 2•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/2f3dbb399dbf
Flags: in-testsuite+
Comment 3•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/2f3dbb399dbf
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
You need to log in
before you can comment on or make changes to this bug.
Description
•