Closed
Bug 515142
Opened 10 years ago
Closed 10 years ago
[HTML5] Make HTML5 parser never clone nodes
Categories
(Core :: DOM: HTML Parser, defect)
Core
DOM: HTML Parser
Not set
Tracking
()
RESOLVED
FIXED
People
(Reporter: hsivonen, Assigned: hsivonen)
References
Details
(Keywords: html5)
Attachments
(1 file, 1 obsolete file)
14.44 KB,
patch
|
Details | Diff | Splinter Review |
The spec changed to retain tokens and creating elements from them instead of cloning existing nodes.
Assignee | ||
Comment 1•10 years ago
|
||
Patch to be applied on top of attachment 399056 [details] [diff] [review].
Depends on: 499642
Assignee | ||
Comment 2•10 years ago
|
||
Assignee: nobody → hsivonen
Attachment #399175 -
Attachment is obsolete: true
Assignee | ||
Comment 3•10 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/f6df32312266
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•