<?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>14698</bug_id>
          
          <creation_ts>2011-11-04 23:23:12 +0000</creation_ts>
          <short_desc>The instructions for &apos;&gt;&apos; say to emit the tag and then switch the tokenizer state. But emitting this tag may run an inline script. And if it does document.write(), then the tokenizer will be in the wrong state when invoked reentrantly.  So switch to data s</short_desc>
          <delta_ts>2011-11-11 19:45:19 +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>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#script-data-end-tag-name-state</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>hsivonen</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>Ms2ger</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</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>59638</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-11-04 23:23:12 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#script-data-end-tag-name-state
Complete: http://www.whatwg.org/c#script-data-end-tag-name-state

Comment:
The instructions for &apos;&gt;&apos; say to emit the tag and then switch the tokenizer
state. But emitting this tag may run an inline script. And if it does
document.write(), then the tokenizer will be in the wrong state when invoked
reentrantly.  So switch to data state first and then emit the token! --djf

Posted from: 67.170.2.78
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:9.0a2) Gecko/20111101 Firefox/9.0a2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59890</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-11-11 00:57:34 +0000</bug_when>
    <thetext>See also bug 10117 where I once attempted to fix this already.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59930</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-11-11 19:45:14 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter&apos;s comments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>59931</commentid>
    <comment_count>3</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-11-11 19:45:19 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6825.
Check-in comment: Fix &lt;script&gt;document.write(&apos;...&apos;)&lt;/script&gt; -- it turns out the tokeniser would have been in the wrong state when processing the &apos;.&apos;s. This is actually just fixing the cases I somehow missed in r5164.
http://html5.org/tools/web-apps-tracker?from=6824&amp;to=6825</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>