<?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>293</bug_id>
          
          <creation_ts>2003-08-07 10:25:33 +0000</creation_ts>
          <short_desc>#ffffff not recognized as color value</short_desc>
          <delta_ts>2004-05-24 02:24:41 +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="Bj">bjoern</reporter>
          <assigned_to name="Philippe Le Hegaret">plh</assigned_to>
          <cc>sijtschesmeman</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>684</commentid>
    <comment_count>0</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2003-08-07 10:25:33 +0000</bug_when>
    <thetext>hex color values like #fff or #ffffff are not recognized by the
current CVS version of the CSS Validator,
org.w3c.css.properties.CssColorCSS1 and
org.w3c.css.properties.CssColorCSS2 test for

  val instanceof org.w3c.css.values.CssColorCSS1 /* or the respective */
  val instanceof org.w3c.css.values.CssColorCSS2

while &apos;val&apos; is only an instanceof org.w3c.css.values.CssColor.

See
http://www.w3.org/mid/3f1672c2.211378896@smtp.bjoern.hoehrmann.de</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>736</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Le Hegaret">plh</who>
    <bug_when>2003-08-29 09:35:42 +0000</bug_when>
    <thetext>Looks like the problem has been fixed for color, but not background or border.
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>