<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>20531</bug_id>
          
          <creation_ts>2012-12-28 19:35:40 +0000</creation_ts>
          <short_desc>[Templates]: &quot;in column group&quot; insertion mode rules for &lt;/colgroup&gt; need to consider template contents case</short_desc>
          <delta_ts>2013-01-14 13:17:31 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>HISTORICAL - Component Model</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>15476</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Rafael Weinstein">rafaelw</reporter>
          <assigned_to name="Rafael Weinstein">rafaelw</assigned_to>
          <cc>eric</cc>
    
    <cc>hsivonen</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>80664</commentid>
    <comment_count>0</comment_count>
    <who name="Rafael Weinstein">rafaelw</who>
    <bug_when>2012-12-28 19:35:40 +0000</bug_when>
    <thetext>The rule for &apos;An end tag whose tag name is &quot;colgroup&quot;&apos; needs to ignore the token if the current node is EITHER the root html or a template element.

Note that this rule is invoked by the end-of-file and &quot;Anything else&quot; rules.

In particular

#data
&lt;body&gt;&lt;template&gt;&lt;col&gt;&lt;colgroup&gt;
#errors
#document
| &lt;html&gt;
|   &lt;head&gt;
|   &lt;body&gt;
|     &lt;template&gt;
|       #document-fragment
|         &lt;col&gt;

#data
&lt;body&gt;&lt;template&gt;&lt;col&gt;&lt;/colgroup&gt;
#errors
#document
| &lt;html&gt;
|   &lt;head&gt;
|   &lt;body&gt;
|     &lt;template&gt;
|       #document-fragment
|         &lt;col&gt;

#data
&lt;body&gt;&lt;template&gt;&lt;col&gt;&lt;colgroup&gt;&lt;/template&gt;&lt;/body&gt;
#errors
#document
| &lt;html&gt;
|   &lt;head&gt;
|   &lt;body&gt;
|     &lt;template&gt;
|       #document-fragment
|         &lt;col&gt;

#data
&lt;body&gt;&lt;template&gt;&lt;col&gt;&lt;div&gt;
#errors
#document
| &lt;html&gt;
|   &lt;head&gt;
|   &lt;body&gt;
|     &lt;template&gt;
|       #document-fragment
|         &lt;col&gt;

#data
&lt;body&gt;&lt;template&gt;&lt;col&gt;&lt;/div&gt;
#errors
#document
| &lt;html&gt;
|   &lt;head&gt;
|   &lt;body&gt;
|     &lt;template&gt;
|       #document-fragment
|         &lt;col&gt;

#data
&lt;body&gt;&lt;template&gt;&lt;col&gt;Hello
#errors
#document
| &lt;html&gt;
|   &lt;head&gt;
|   &lt;body&gt;
|     &lt;template&gt;
|       #document-fragment
|         &lt;col&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80665</commentid>
    <comment_count>1</comment_count>
    <who name="Rafael Weinstein">rafaelw</who>
    <bug_when>2012-12-28 19:49:52 +0000</bug_when>
    <thetext>Henri,

I have assumed that because you are cc&apos;d on the meta bug that you are getting cc&apos;d on all the dependent bugs. Is that the case? Did you see this bug before eric cc&apos;d you?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80666</commentid>
    <comment_count>2</comment_count>
    <who name="Rafael Weinstein">rafaelw</who>
    <bug_when>2012-12-28 20:00:53 +0000</bug_when>
    <thetext>http://dvcs.w3.org/hg/webcomponents/rev/8df444d6ccb4</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80992</commentid>
    <comment_count>3</comment_count>
    <who name="Henri Sivonen">hsivonen</who>
    <bug_when>2013-01-07 13:03:36 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; I have assumed that because you are cc&apos;d on the meta bug that you are
&gt; getting cc&apos;d on all the dependent bugs. Is that the case? 

No, Bugzilla does not auto-CC meta bug watchers on the bugs that the meta bug depends on.

&gt; Did you see this
&gt; bug before eric cc&apos;d you?

I saw the dependency added to the meta bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81002</commentid>
    <comment_count>4</comment_count>
    <who name="Rafael Weinstein">rafaelw</who>
    <bug_when>2013-01-07 18:29:31 +0000</bug_when>
    <thetext>Would you like to explicitly cc&apos;d on all spec bugs going forward?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81341</commentid>
    <comment_count>5</comment_count>
    <who name="Henri Sivonen">hsivonen</who>
    <bug_when>2013-01-14 13:17:31 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; Would you like to explicitly cc&apos;d on all spec bugs going forward?

Yeah, that you be nice. Thanks.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>