<?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>1237</bug_id>
          
          <creation_ts>2005-04-11 14:06:43 +0000</creation_ts>
          <short_desc>Missing value for &quot;list-style-type&quot; property</short_desc>
          <delta_ts>2005-08-26 14:22: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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww%2Est%2Dminutiae%2Ecom%2Fstyles%2Fmedia%2Dhandheld%2Ecss</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="Dan Carlson">minutiaeman</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>3723</commentid>
    <comment_count>0</comment_count>
    <who name="Dan Carlson">minutiaeman</who>
    <bug_when>2005-04-11 14:06:43 +0000</bug_when>
    <thetext>Given the following selector rule (the overall style sheet is using CSS2.1, but this rule is valid CSS2.0)...

ul#navigation &gt; li {
	display: list-item !important;
	list-style-type: inherit;
}

...the CSS validator returns the following error: &quot;Invalid number : list-style-type inherit is not a list-
style-type value  : inherit &quot;.  It also provides a link to the CSS 2(.0) specification (http://www.w3.org/
TR/REC-CSS2/generate.html#propdef-list-style-type) for the list-style-type property... but the CSS 2 
spec specifically allows the &quot;inherit&quot; value!

This bug was first reported (by myself) on the www-validator-css@w3.org mailing list, and I was 
instructed to report it here.  Hope this helps!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5506</commentid>
    <comment_count>1</comment_count>
    <who name="Yves Lafon">ylafon</who>
    <bug_when>2005-08-26 14:22:54 +0000</bug_when>
    <thetext>Fixed, see http://qa-dev.w3.org:8001/css-validator/</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>