<?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>4515</bug_id>
          
          <creation_ts>2007-05-01 03:58:58 +0000</creation_ts>
          <short_desc>CSS Validator doesn&apos;t accept text-shadow</short_desc>
          <delta_ts>2007-08-11 18:48:54 +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>Macintosh</rep_platform>
          <op_sys>MacOS X</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.chanfair.com/</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="Theodore W. Hall">twhall</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</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>14951</commentid>
    <comment_count>0</comment_count>
    <who name="Theodore W. Hall">twhall</who>
    <bug_when>2007-05-01 03:58:58 +0000</bug_when>
    <thetext>The validator reports:

   Value Error : text-shadow Property text-shadow doesn&apos;t exist : 0 0 3px #000000

I have tried using the keyword black instead of the hexcode #000000.  I have tried putting the color before the lengths.  I have tried omitting the color.  Finally, I tried specifying only the offsets, with neither a color nor a blur radius.  The validator always reports the same error.

The error report links &quot;text-shadow&quot; to the applicable section of the CSS2 specification.  The rejected value seems to conform to the examples in the specification.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14952</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2007-05-01 12:10:43 +0000</bug_when>
    <thetext>http://jigsaw.w3.org/css-validator/validator?text=p+%7Btext-shadow%3A+0+0+3px+%23000000%3B%7D%0D%0A%0D%0A&amp;usermedium=all&amp;warning=1&amp;profile=css2&amp;usermedium=all

The validator uses CSS2.1 as a default profile, and CSS2.1 does not include text-shadow (for lack of implementation). If you wish to validate against the CSS2 profile, use the options - but you are rather encouraged to validate against CSS2.1, which is closer to the current state of implementations of CSS on the Web.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16125</commentid>
    <comment_count>2</comment_count>
    <who name="J. Randall Owens">jrowens.w3</who>
    <bug_when>2007-08-11 18:48:54 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; The validator uses CSS2.1 as a default profile, and CSS2.1 does not include
&gt; text-shadow (for lack of implementation). If you wish to validate against the
&gt; CSS2 profile, use the options - but you are rather encouraged to validate
&gt; against CSS2.1, which is closer to the current state of implementations of CSS
&gt; on the Web.
&gt; 

Could it at least be fixed so that where it links to &quot;text-shadow&quot; in the error text, it doesn&apos;t link to the CSS2 page on it, which makes it look perfectly legitimate? Even when I validate against CSS2.1 specifically, it still links to the CSS2 text-shadow property. (Oddly, when I validate as CSS3, it accepts text-shadow.) Perhaps there&apos;s a page explaining why text-shadow was dropped that could be linked to instead?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>