<?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>7203</bug_id>
          
          <creation_ts>2009-08-03 14:42:44 +0000</creation_ts>
          <short_desc>Use latest version of the CSS validator</short_desc>
          <delta_ts>2009-08-04 09:39:08 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>mobileOK Basic checker</product>
          <component>Java Library</component>
          <version>unspecified</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>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="fd">fd</reporter>
          <assigned_to name="fd">fd</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>26192</commentid>
    <comment_count>0</comment_count>
    <who name="fd">fd</who>
    <bug_when>2009-08-03 14:42:44 +0000</bug_when>
    <thetext>The CSS validator used by the mobileOK Checker is a 18-month-old version because the then-latest version of the code contained a bug that prevented its use from within the mobileOK Checker JAR.

A newer version of the CSS validator is available that fixes this bug. See:
 http://lists.w3.org/Archives/Public/public-mobileok-checker/2009Jan/0004.html

It also features a number of bug fixes that would be valuable for the mobileOK Checker.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26205</commentid>
    <comment_count>1</comment_count>
    <who name="fd">fd</who>
    <bug_when>2009-08-03 15:45:39 +0000</bug_when>
    <thetext>lib/css-validator.jar updated.

Latest CSS validation messages are usually more precise than the former ones, except that the latest version returns a &quot;Parse Error&quot; when it parses something like:
 &quot;@unknown handheld { p { margin: 1em; }}&quot;

The previous version used to return a clearer &quot;@unknown at-rule not supported&quot; message.

See STYLE_SHEETS_USE 8 in test suite.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26214</commentid>
    <comment_count>2</comment_count>
    <who name="fd">fd</who>
    <bug_when>2009-08-04 09:39:08 +0000</bug_when>
    <thetext>CSS validation errors returned by the CSS validator now follow a slightly different scheme. The mobileOK Checker used to identify parse errors based on the absence of a message in a CSS error, but the message now always contains a &quot;Parse Error&quot; string.

New rules implemented in CSSUtils.java</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>