<?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>979</bug_id>
          
          <creation_ts>2005-01-04 02:31:47 +0000</creation_ts>
          <short_desc>min-width bug with CSS version 3 and media type set</short_desc>
          <delta_ts>2005-08-26 14:26:28 +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>Other</component>
          <version>CSS Validator</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 2000</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://jeffcarr.info/</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="Jeff Carr">bugzilla.w3.org</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>2771</commentid>
    <comment_count>0</comment_count>
    <who name="Jeff Carr">bugzilla.w3.org</who>
    <bug_when>2005-01-04 02:31:47 +0000</bug_when>
    <thetext>If you attempt to validate the stylesheet
http://jeffcarr.info/stylesheets/default.css, you will see that it validates for
CSS version 3.

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fjeffcarr.info%2Ffiles%2Flinked%2Fw3.org%2Fminwidthtest.css&amp;warning=2&amp;profile=css3&amp;usermedium=all

However, if you attempt to validate the stylesheet when it is assigned a media
type of screen, projection, print, or all three together (but not &quot;all&quot; or
without a media type assigned), you will see the error:

  Line: 8 Context : body

  Invalid number : min-widthParse Error - [empty string] 

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fjeffcarr.info%2Ffiles%2Flinked%2Fw3.org%2Fminwidthtest.html&amp;warning=2&amp;profile=css3&amp;usermedium=all

Lines 1-9 of the associated stylesheet are:

body{
font-size:.85em;
font-family:Verdana,&quot;Bitstream Vera Sans&quot;,Tahoma,Arial,Helvetica,sans-serif;
color:#000;
background:#fff;
margin:0em;
padding:0em 0em 1em 0em;
min-width:50em;
}</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5508</commentid>
    <comment_count>1</comment_count>
    <who name="Yves Lafon">ylafon</who>
    <bug_when>2005-08-26 14:26:28 +0000</bug_when>
    <thetext>Fixed, see http://qa-dev.w3.org:8001/css-validator/</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>