<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>19567</bug_id>
          
          <creation_ts>2008-06-16 00:47:16 -0700</creation_ts>
          <short_desc>Parsing malformed rules: Valid rule after malformed rule</short_desc>
          <delta_ts>2008-07-18 01:33:17 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>14346</dup_id>
          
          <bug_file_loc>http://samples.msdn.microsoft.com/csstestpages/Chapter_4/malformed-decl-006.htm</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Joe W">wilwayco</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>83430</commentid>
    <comment_count>0</comment_count>
    <who name="Joe W">wilwayco</who>
    <bug_when>2008-06-16 00:47:16 -0700</bug_when>
    <thetext>Couldn&apos;t find if this was reported already... Just looking at what IE8 guys are up to...  But current nightly build (as of 6/16/08 2am CST) isn&apos;t handling the malformed CSS correctly...

&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
    &lt;head&gt;
        &lt;title&gt;CSS 2.1 Test Suite: Parsing malformed rules: Valid rule after malformed rule&lt;/title&gt;
        &lt;link rel=&quot;author&quot; title=&quot;Microsoft&quot; href=&quot;http://www.microsoft.com&quot; /&gt;
        &lt;link rel=&quot;help&quot; href=&quot;http://www.w3.org/TR/CSS21/syndata.html#parsing-errors&quot; /&gt;
        &lt;meta name=&quot;flags&quot; content=&quot;invalid&quot; /&gt;
        &lt;meta name=&quot;assert&quot; content=&quot;Malformed rules should be ignored while valid rules are applied.&quot; /&gt;
        &lt;style type=&quot;text/css&quot;&gt;
            p
            {
                color: red;
                color{;color: red}; &lt;!-- malformed rule --/&gt;
                color: green;
            }
        &lt;/style&gt;
    &lt;/head&gt;
    &lt;body&gt;
        &lt;p&gt;This text should be green.&lt;/p&gt;
    &lt;/body&gt;
&lt;/html&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83431</commentid>
    <comment_count>1</comment_count>
    <who name="Joe W">wilwayco</who>
    <bug_when>2008-06-16 00:49:11 -0700</bug_when>
    <thetext>Related to: http://samples.msdn.microsoft.com/csstestpages/Chapter_4/malformed-decl-005.htm (Parsing malformed rules: Semi-colon before property) </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86301</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Blaut">webkit</who>
    <bug_when>2008-07-18 01:33:17 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 14346 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>