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 21228 - [Templates]: </template> handling for "in head" should check for "template element in html scope"
Summary: [Templates]: </template> handling for "in head" should check for "template el...
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: Dimitri Glazkov
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 15476
  Show dependency treegraph
 
Reported: 2013-03-08 19:07 UTC by Rafael Weinstein
Modified: 2013-03-08 19:25 UTC (History)
7 users (show)

See Also:


Attachments

Description Rafael Weinstein 2013-03-08 19:07:45 UTC
currently it ignores the token if </template> is not in scope (which will fail, for instance) with 

<template><table></template>
Comment 1 Rafael Weinstein 2013-03-08 19:25:58 UTC
https://dvcs.w3.org/hg/webcomponents/rev/b074d81a7b88