<?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>13075</bug_id>
          
          <creation_ts>2011-06-28 09:09:52 +0000</creation_ts>
          <short_desc>Vendor Extensions as warning not available in help or as argument.</short_desc>
          <delta_ts>2011-06-28 09:09:52 +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>Macintosh</rep_platform>
          <op_sys>MacOS X</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Stefan Wallin">stefan.w</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</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>50395</commentid>
    <comment_count>0</comment_count>
    <who name="Stefan Wallin">stefan.w</who>
    <bug_when>2011-06-28 09:09:52 +0000</bug_when>
    <thetext>From digging around in the source code it looks lite it should be possible to invoke the validator warning and not throwing errors for the vendor extensions by feeding it this line of code:

java -jar css-validator.jar --vextwarning=true http://url

And it doesn&apos;t choke on the argument. But these to lines produce no different output:


# java -jar css-validator.jar --vextwarning=true --output=xhtml http://url

# java -jar css-validator.jar --vextwarning=false --output=xhtml http://url


Further on it is not visible or documented in:
java -jar css-validator.jar --help</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>