<?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>5837</bug_id>
          
          <creation_ts>2008-07-06 23:11:48 +0000</creation_ts>
          <short_desc>Rename CDATA block state to CDATA section state</short_desc>
          <delta_ts>2010-10-04 14:30:39 +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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></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 name="Simon Pieters">zcorpan</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>mike</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>21075</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2008-07-06 23:11:48 +0000</bug_when>
    <thetext>Terminology issue.

http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-667469212
http://www.w3.org/TR/REC-xml/#sec-cdata-sect

...refer to &lt;![CDATA[ ... ]]&gt; as a CDATA section.

http://code.google.com/webstats/ refers to script and style elements as CDATA blocks.

To avoid confusion I&apos;d suggest renaming the CDATA block state to CDATA section state.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>21076</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2008-07-06 23:20:06 +0000</bug_when>
    <thetext>I&apos;ll go through the spec and make sure all the mentions of CDATA fall into one of the following:

  CDATA section (&lt;![CDATA[ ... ]]&gt; syntax and the tokeniser state for it)
  CDATA section node (CDATASection DOM Node object)
  CDATA state (the content model flag in the tokeniser)
  CDATA element (an element that triggers that state)
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>