<?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>1847</bug_id>
          
          <creation_ts>2005-08-15 23:10:14 +0000</creation_ts>
          <short_desc>font-family with a list of fonts does not validate as CSS-3</short_desc>
          <delta_ts>2005-08-24 13:20:13 +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>All</rep_platform>
          <op_sys>All</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="Ravenous Bugblatter Beast">ravenousbugblatterbeast</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>5408</commentid>
    <comment_count>0</comment_count>
    <who name="Ravenous Bugblatter Beast">ravenousbugblatterbeast</who>
    <bug_when>2005-08-15 23:10:14 +0000</bug_when>
    <thetext>A font-family definition such as the example from the working-draft
(http://www.w3.org/TR/2005/WD-css3-values-20050726/):

body { font-family: &quot;Helvetica&quot;, &quot;Univers&quot;, &quot;Arial&quot;, sans-serif }

fails to validate with an error:

Invalid number : font-family Too many values or values are not recognized 

if you are using CSS-3 as the validation level. This error does not occur with
the CSS-2 validator.

font-family definitions that only have one font listed work ok.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5494</commentid>
    <comment_count>1</comment_count>
    <who name="Yves Lafon">ylafon</who>
    <bug_when>2005-08-24 13:20:13 +0000</bug_when>
    <thetext>http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7B+font-family%3A+%22Helvetica%22%2C+%22Univers%22%2C+%22Arial%22%2C+sans-serif+%7D&amp;warning=1&amp;profile=css3&amp;usermedium=all
Fixed (was an issue with the new verification of parameter numbers).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>