<?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>16924</bug_id>
          
          <creation_ts>2012-05-03 20:44:36 +0000</creation_ts>
          <short_desc>Microsoft-like filter: progid: is not considered as Vendor extensions</short_desc>
          <delta_ts>2012-08-30 09:24:43 +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>CSS 3</component>
          <version>CSS Validator</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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="Mikko Ohtamaa">mikko</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>67305</commentid>
    <comment_count>0</comment_count>
    <who name="Mikko Ohtamaa">mikko</who>
    <bug_when>2012-05-03 20:44:36 +0000</bug_when>
    <thetext>The following is considered as error even though Vendor extension acceptance is enabled:

.sami-button {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=&apos;#292929&apos;, endColorstr=&apos;#9f9f9f&apos;);
}

Some random article about this twisted syntax: http://msdn.microsoft.com/en-us/library/ms532847%28v=VS.85%29.aspx</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73054</commentid>
    <comment_count>1</comment_count>
    <who name="Yves Lafon">ylafon</who>
    <bug_when>2012-08-30 09:24:43 +0000</bug_when>
    <thetext>This example does not follow the vendor extension format of CSS (starting with a &apos;-&apos;), so it is at best recognized as an unknown value, at worst, create a parsing error.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>