<?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>15685</bug_id>
          
          <creation_ts>2012-01-24 04:44:42 +0000</creation_ts>
          <short_desc>This does not clearly describe how browsers treat noscript. When scripting is enabled, noscript&apos;s contents are escaped, such that less-then, greater-then and ampersands are escaped. Essentially, it is not that noscript can only contain text when scripting</short_desc>
          <delta_ts>2012-07-18 18:47:53 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#the-noscript-element</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>mike</cc>
    
    <cc>Ms2ger</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>63035</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-01-24 04:44:42 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting-1.html
Multipage: http://www.whatwg.org/C#the-noscript-element
Complete: http://www.whatwg.org/c#the-noscript-element

Comment:
This does not clearly describe how browsers treat noscript. When scripting is
enabled, noscript&apos;s contents are escaped, such that less-then, greater-then
and ampersands are escaped. Essentially, it is not that noscript can only
contain text when scripting is enabled, but that its contents are converted to
text. To see this in action, try
document.getElementsByTagName(&apos;noscript&apos;).innerHTML

Posted from: 64.134.70.8
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63043</commentid>
    <comment_count>1</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2012-01-24 10:18:22 +0000</bug_when>
    <thetext>Indeed, that is specified in the parsing algorithm.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>