<?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>11306</bug_id>
          
          <creation_ts>2010-11-11 21:50:59 +0000</creation_ts>
          <short_desc>Selector grouping triggers buggy color warnings</short_desc>
          <delta_ts>2012-09-21 14:35:59 +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.1</component>
          <version>CSS Validator</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</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>saasha.m</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>caribou</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>42456</commentid>
    <comment_count>0</comment_count>
    <who name="">saasha.m</who>
    <bug_when>2010-11-11 21:50:59 +0000</bug_when>
    <thetext>Begining from

http://jigsaw.w3.org/css-validator/#validate_by_input+with_options

and choosing to show all warnings and filling the form with the following three lines of CSS code

#s {background-color: #330; color: #fff; }

#v {background-color: #999; color: #000; }

#s, #v {text-align: center; }

often (but not always !) triggers one (or two) color warning(s) such as:

URI : TextArea

1 #s 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.

Pressing the back-button in the browser and making a new try often changes the number of warnings.

When testing with the last line removed, no warning is shown.

I&apos;ve tried several web browsers and different language settings, but the problem remains.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>