This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22742 - infoset coercion does not handle the template element's hidden content
Summary: infoset coercion does not handle the template element's hidden content
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-20 16:26 UTC by contributor
Modified: 2013-07-22 01:31 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-07-20 16:26:03 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#coercing-an-html-dom-into-an-infoset
Complete: http://www.whatwg.org/c#coercing-an-html-dom-into-an-infoset
Referrer: 

Comment:
infoset coercion does not handle the template element's hidden content

Posted from: 80.7.156.216
User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1566.2 Safari/537.36
Comment 1 Ian 'Hixie' Hickson 2013-07-22 01:30:04 UTC
Dunno what it can do, really (the infoset model should just be updated to handle <template>), but ok.
Comment 2 contributor 2013-07-22 01:31:30 UTC
Checked in as WHATWG revision r8075.
Check-in comment: Mention <template> in the infoset bit.
http://html5.org/tools/web-apps-tracker?from=8074&to=8075