<?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>6584</bug_id>
          
          <creation_ts>2009-02-16 09:12:43 +0000</creation_ts>
          <short_desc>CSS Validator Bug: Warning to set color even if it set</short_desc>
          <delta_ts>2012-09-21 08:35:30 +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>Macintosh</rep_platform>
          <op_sys>MacOS X</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Roessner">retrax</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>caribou</cc>
    
    <cc>info</cc>
    
    <cc>ot</cc>
    
    <cc>wrzasq</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>23764</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Roessner">retrax</who>
    <bug_when>2009-02-16 09:12:43 +0000</bug_when>
    <thetext>Hello,

The CSS Validator give me some warnings (Set color if you have background-color). I have this, but anyway the Validator give these warnings out:

See it here:

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.retrax.de%2FCSS%2Fretrax.css&amp;profile=css3&amp;usermedium=all&amp;warning=2&amp;lang=de


Thanks for fixing that.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>23770</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2009-02-16 14:23:06 +0000</bug_when>
    <thetext>Hi Michael, thanks for the bug report.

Additional note:
No warning in CSS21 profile. This seems to point to brokenness of color parsing in CSS3 profile.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24368</commentid>
    <comment_count>2</comment_count>
    <who name="Rafał Wrzeszcz">wrzasq</who>
    <bug_when>2009-03-21 11:52:57 +0000</bug_when>
    <thetext>I confirm, this is CSS3-only problem. Very easy to reproduce as:

body
{
    background-color: #000000;
    color: #ffffff;
}

By &quot;direct upload&quot; method - turning warnings to &quot;All&quot; and profiles as &quot;CSS level 3&quot;. CSS 2.1 gives no warning, CSS 3 gives:

&gt; You have no color set (or color is set to transparent) but you have set a background-color. Make sure that cascading of colors keeps the text reasonably legible.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25240</commentid>
    <comment_count>3</comment_count>
    <who name="Gérard Talbot">info</who>
    <bug_when>2009-05-20 20:59:29 +0000</bug_when>
    <thetext>Hello all,

I confirm this bug and the fact that it is a CSS3-profile-only problem. 
This bug is annoying.

Please note that this bug would be easier to search &amp; find if the Hardware (or Platform) field was set to all and not to Macintosh and if OS field was set to all and not to MacOS X.

regards, Gérard</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>