<?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>219</bug_id>
          
          <creation_ts>2003-06-03 09:04:27 +0000</creation_ts>
          <short_desc>&apos;_&apos; is not allowed in ids (underscores in identifiers)</short_desc>
          <delta_ts>2004-11-26 11:11:35 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSSValidator</product>
          <component>CSS 2.0</component>
          <version>CSS Validator</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</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>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eugene Villar">esvillar</reporter>
          <assigned_to name="Philippe Le Hegaret">plh</assigned_to>
          <cc>ewexler</cc>
    
    <cc>plh</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>519</commentid>
    <comment_count>0</comment_count>
    <who name="Eugene Villar">esvillar</who>
    <bug_when>2003-06-03 09:04:27 +0000</bug_when>
    <thetext>Similar to Bug 155. Both XML and HTML allow underscores in id atributes.

Line: 82 Context : #skip
Parse Error - #skip_nav {display: none;}</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>635</commentid>
    <comment_count>1</comment_count>
    <who name="Sijtsche Smeman">sijtschesmeman</who>
    <bug_when>2003-07-11 10:30:26 +0000</bug_when>
    <thetext>Bug does only exist in online version, not in the CVS version anymore. 
Considered as fixed</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2652</commentid>
    <comment_count>2</comment_count>
    <who name="Etan Wexler">ewexler</who>
    <bug_when>2004-11-25 16:00:05 +0000</bug_when>
    <thetext>*** Bug 155 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2653</commentid>
    <comment_count>3</comment_count>
    <who name="Etan Wexler">ewexler</who>
    <bug_when>2004-11-25 16:06:31 +0000</bug_when>
    <thetext>HTML specifications, free to read online, have never allowed the underscore in
ID values.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2654</commentid>
    <comment_count>4</comment_count>
    <who name="Eugene Villar">esvillar</who>
    <bug_when>2004-11-26 11:08:15 +0000</bug_when>
    <thetext>According to HTML 4.01 specs, underscores are allowed:

ID and NAME tokens must begin with a letter ([A-Za-z]) and may be followed by 
any number of letters, digits ([0-9]), hyphens (&quot;-&quot;), underscores (&quot;_&quot;), colons 
(&quot;:&quot;), and periods (&quot;.&quot;).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2655</commentid>
    <comment_count>5</comment_count>
    <who name="Eugene Villar">esvillar</who>
    <bug_when>2004-11-26 11:11:35 +0000</bug_when>
    <thetext>Sorry, I forgot to include the relevant links to the specs:

http://www.w3.org/TR/REC-html40/struct/global.html#h-7.5.2
This shows that the id attribute is of type &apos;name&apos; token.

http://www.w3.org/TR/REC-html40/types.html#type-name
This shows that name and id tokens can have underscores.
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>