<?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>750</bug_id>
          
          <creation_ts>2004-05-27 20:19:14 +0000</creation_ts>
          <short_desc>Soap12: unrecognized things cause ill-formed output</short_desc>
          <delta_ts>2005-10-20 03:15:38 +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>SOAP</component>
          <version>CSS Validator</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>FIXED</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="Bj">bjoern</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>1955</commentid>
    <comment_count>0</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2004-05-27 20:19:14 +0000</bug_when>
    <thetext>http://jigsaw.w3.org/css-validator/validator?text=.recenttitle%7Bfilter%
3Aprogid%3ADXImageTransform.Microsoft.Gradient%28GradientType%3D1%
2C+StartColorStr%3D%27%23FF003399%27%2C+EndColorStr%3D%27%23FF6699CC%27%29%
3Bpadding-left%3A8px%3B%7D&amp;warning=1&amp;profile=css2&amp;usermedium=all&amp;output=soap12

or

.recenttitle{
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, 
StartColorStr=&apos;#FF003399&apos;, EndColorStr=&apos;#FF6699CC&apos;);
  padding-left:8px;
}

generates

&lt;m:error&gt;
&lt;m:line&gt;
0&lt;/m:line&gt;
&lt;m:errortype&gt;&lt;m:errorsubtype&gt;unrecognized&lt;/m:errorsubtype&gt;
&lt;m:skippedstring&gt;:8px;}&lt;/m:skippedstring&gt;
&lt;/m:error&gt;

which ain&apos;t well-formed, missing &lt;/m:errortype&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4520</commentid>
    <comment_count>1</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2005-07-12 13:55:56 +0000</bug_when>
    <thetext>http://www.w3.org/mid/E1DsL4B-0001OX-Vy@lionel-hutz.w3.org claims it&apos;s fixed...</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>