<?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>2918</bug_id>
          
          <creation_ts>2006-02-22 21:58:00 +0000</creation_ts>
          <short_desc>No error reported or &quot;element\:first-line&quot;</short_desc>
          <delta_ts>2006-04-08 19:16:39 +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>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="CecilWard">cecil</reporter>
          <assigned_to name="Olivier Thereaux">ot</assigned_to>
          
          
          <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>8388</commentid>
    <comment_count>0</comment_count>
    <who name="CecilWard">cecil</who>
    <bug_when>2006-02-22 21:58:00 +0000</bug_when>
    <thetext>If my reading of the CSS 2.1 grammar is correct, then
    element\:first-line {}
is invalid, yet the CSS validator reports now error.

Regards,

Cecil Ward.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>8394</commentid>
    <comment_count>1</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2006-02-23 04:50:47 +0000</bug_when>
    <thetext>Why would that be invalid?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9096</commentid>
    <comment_count>2</comment_count>
    <who name="CecilWard">cecil</who>
    <bug_when>2006-04-08 19:16:39 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; If my reading of the CSS 2.1 grammar is correct, then
&gt;     element\:first-line {}
&gt; is invalid, yet the CSS validator reports now error.
&gt; Regards,
&gt; Cecil Ward.

Looking at it again, I understand my mistake. The \: is not parsed as part of a delimited, but is parsed as a continuing part of an identifier so the entire string is taken as a valid element name. So correct behaviour, albeit weird, but that&apos;s life.

So, my mistake. Need to mark this as &quot;not a bug&quot;.

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>