<?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>10621</bug_id>
          
          <creation_ts>2010-09-13 07:10:36 +0000</creation_ts>
          <short_desc>Processing EOF InForeignContent mode can cause an infinite loop if we don&apos;t switch the insertion model to the secondary insertion mode.  Suppose the input is &lt;svg&gt;&lt;title&gt;.  Now, we won&apos;t pop anything off the stack of open elements.  The insertion mode wil</short_desc>
          <delta_ts>2010-10-22 10:28:35 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>pre-LC1 HTML5 spec (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>10588</dup_id>
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#scriptForeignEndTag</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>eric</cc>
    
    <cc>hsivonen</cc>
    
    <cc>mike</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>w3c</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>38954</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2010-09-13 07:10:36 +0000</bug_when>
    <thetext>Section: http://www.whatwg.org/specs/web-apps/current-work/#scriptForeignEndTag

Comment:
Processing EOF InForeignContent mode can cause an infinite loop if we don&apos;t
switch the insertion model to the secondary insertion mode.  Suppose the input
is &lt;svg&gt;&lt;title&gt;.  Now, we won&apos;t pop anything off the stack of open elements. 
The insertion mode will still be in foreign content, but we&apos;ll still have an
element in scope outside the HTML namespace (namely the svg:title element). 
Reprocessing the token, then, leads to an infinite loop.

Posted from: 67.169.42.39 by w3c@adambarth.com</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>38959</commentid>
    <comment_count>1</comment_count>
    <who name="Henri Sivonen">hsivonen</who>
    <bug_when>2010-09-13 09:34:05 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 10588 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>