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 18614 - [Templates]: Need to outline parser changes required to allow <template> to occur anywhere with <head> or <body>
Summary: [Templates]: Need to outline parser changes required to allow <template> to o...
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: HISTORICAL - Component Model (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Tony Ross [MSFT]
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 15476
  Show dependency treegraph
 
Reported: 2012-08-17 22:56 UTC by Rafael Weinstein
Modified: 2012-10-03 19:14 UTC (History)
3 users (show)

See Also:


Attachments

Description Rafael Weinstein 2012-08-17 22:56:53 UTC
"7 Parsing HTML Templates"
Comment 1 Tony Ross [MSFT] 2012-08-18 00:01:06 UTC
The <body> cases appear to be covered by the current spec text, though I still need to run through the algorithm one more time looking for gaps. Barring any discoveries there, this should just require one additional sub-section: Addition to the "in head" Insertion Mode.

Any other specific additions you were thinking of here?
Comment 2 Rafael Weinstein 2012-10-03 19:14:42 UTC
I believe this is now covered by the current parser changes