<?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>859</bug_id>
          
          <creation_ts>2004-09-01 17:51:32 +0000</creation_ts>
          <short_desc>&quot;add this code to your page&quot; should have x/html warning when validating css-only docs</short_desc>
          <delta_ts>2004-10-22 01:56:46 +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>XHTML1.0</component>
          <version>CSS Validator</version>
          <rep_platform>PC</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://www.primalord.com/styles.css</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Fran">francois.fauconnier</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>2216</commentid>
    <comment_count>0</comment_count>
    <who name="Fran">francois.fauconnier</who>
    <bug_when>2004-09-01 17:51:32 +0000</bug_when>
    <thetext>When a css file is checked and found correct, the displayed html to add a &quot;W3C
CSS&quot; image to the page using the correct CSS is not valid xhtml 1.0

I suppose that as it is valid html, users should just be warned to properly
close the tag when using xhtml 1.0 rather than correcting the current html
script to make it xhtml 1.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2551</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2004-10-22 01:56:46 +0000</bug_when>
    <thetext>The relevant code is somewhere around
	http://dev.w3.org/cvsweb/2002/css-validator/org/w3c/css/css/
and as far as I can tell, the current code ties the &quot;default&quot; (as in non html or xhtml specific) message to 
either of the specific ones (that is, ties to [x]html.properties.lang).
	CssParser.java: *  StyleSheetGenerator.setDocumentBase(&quot;html.properties&quot;);

I am patching both html.properties and xhtml.properties to include a warning about &quot;the other&quot;.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>