Closed Bug 897153 Opened 12 years ago Closed 12 years ago

Update parsing of template element to spec as of July 15, 2013

Categories

(Core :: DOM: HTML Parser, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla26

People

(Reporter: wchen, Assigned: wchen)

References

()

Details

Attachments

(3 files)

The template element has moved it into the HTML spec and there are some changes since it was implemented from the Web Components spec.
Attachment #779930 - Flags: review?(hsivonen)
Comment on attachment 779929 [details] [diff] [review] Part 1: Update parsing of template element to spec as of July 15, 2013. In the EOF case, the line errStrayEndTag("template"); looks like it shouldn't be there. r+ with that removed.
Attachment #779929 - Flags: review?(hsivonen) → review+
Attachment #779930 - Flags: review?(hsivonen) → review+
Attachment #780049 - Flags: review?(hsivonen) → review+
(In reply to Henri Sivonen (:hsivonen) from comment #4) > Comment on attachment 779929 [details] [diff] [review] > Part 1: Update parsing of template element to spec as of July 15, 2013. > > In the EOF case, the line errStrayEndTag("template"); looks like it > shouldn't be there. r+ with that removed. Done. https://hg.mozilla.org/integration/mozilla-inbound/rev/c76ec2020eed
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: