<?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>7496</bug_id>
          
          <creation_ts>2009-09-04 09:06:33 +0000</creation_ts>
          <short_desc>CONTENT_FORMAT_SUPPORT-11: message should state CSS validation is against CSS Level 1</short_desc>
          <delta_ts>2009-09-10 14:46:17 +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>Web interface</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>
          
          
          <qa_contact name="fd">fd</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>26827</commentid>
    <comment_count>0</comment_count>
    <who name="fd">fd</who>
    <bug_when>2009-09-04 09:06:33 +0000</bug_when>
    <thetext>The error description contains a link to the CSS validator. That&apos;s a good thing.

However, the mobileOK Checker runs CSS tests against the CSS Level 1 grammar whereas the CSS validator checks pages against CSS Level 2.1. This can create confusion when parse errors are reported by the mobileOK Checker that are due to incompatibilities between CSS Level 1 and CSS Level 2.1.

The CSS validator also returns as errors syntax problems that are ignored by the mobileOK Checker in accordance with the forward-compatible parsing rules:
 http://www.w3.org/TR/REC-CSS1/#forward-compatible-parsing

That should be explained as well, as this would have the opposite effect: no error in the mobileOK Checker and errors in the CSS validator!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26833</commentid>
    <comment_count>1</comment_count>
    <who name="fd">fd</who>
    <bug_when>2009-09-04 12:40:10 +0000</bug_when>
    <thetext>Message completed to:

[[
Check the style sheets with the W3C CSS Validator to find and correct CSS syntax errors.

Support for CSS varies from one device to the other. It is relatively safe to assume that mobile devices that support CSS support the CSS Level 1 grammar along with the @media attribute.

The CSS Validator checks style sheets against CSS Level 2.1 by default. CSS Level 1 may be selected prior to running the CSS validator in its &quot;More options&quot; menu. Unknown selectors, combinators, properties and values for the CSS Level 1 profile are reported as a separate warning by the mobileOK Checker (they are reported as errors by the CSS validator) and do not account for this message.
]]</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>