<?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>27911</bug_id>
          
          <creation_ts>2015-01-27 22:40:44 +0000</creation_ts>
          <short_desc>Case sensitivity of ID and Class names</short_desc>
          <delta_ts>2015-01-27 22:43: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 3</component>
          <version>CSS Validator</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>h_legg</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>h_legg</cc>
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>117523</commentid>
    <comment_count>0</comment_count>
    <who name="">h_legg</who>
    <bug_when>2015-01-27 22:40:44 +0000</bug_when>
    <thetext>4.1.3 Characters and case states:
&quot;All CSS syntax is case-insensitive within the ASCII range (i.e., [a-z] and [A-Z] are equivalent), except for parts that are not under the control of CSS. For example, the case-sensitivity of values of the HTML attributes &quot;id&quot; and &quot;class&quot;, of font names, and of URIs lies outside the scope of this specification.&quot;

Most browsers ignore it if you have used an id with capitals in the HTML but lower case in the CSS, however Internet Explorer will ignore the selector.

It would be good if the validator returned at least a warning of a case mismatch.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>