<?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>113388</bug_id>
          
          <creation_ts>2013-03-27 04:09:20 -0700</creation_ts>
          <short_desc>REGRESSION(r146588): CSS parsing doesn&apos;t recover from broken syntax.</short_desc>
          <delta_ts>2013-03-27 04:33:05 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>113142</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="alan">zalan</reporter>
          <assigned_to name="Pavel Feldman">pfeldman</assigned_to>
          <cc>pfeldman</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>864383</commentid>
    <comment_count>0</comment_count>
      <attachid>195269</attachid>
    <who name="alan">zalan</who>
    <bug_when>2013-03-27 04:09:20 -0700</bug_when>
    <thetext>Created attachment 195269
test reduction

after the following, broken, style declaration, 

div {
    ;*display:expression(function(){})
}

the next valid style declaration does not get applied

#foo {
    color: red;
}

see attached reduction case.

Apparently the changes in CSSGrammar.y.in (r146588) causes this regression.

see also bug 113142</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>864386</commentid>
    <comment_count>1</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2013-03-27 04:11:22 -0700</bug_when>
    <thetext>bugzilla can&apos;t find ​serya@chromium.org (author) so assigned it to the reviewer of r146588.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>864400</commentid>
    <comment_count>2</comment_count>
    <who name="alan">zalan</who>
    <bug_when>2013-03-27 04:33:05 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 113142 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>195269</attachid>
            <date>2013-03-27 04:09:20 -0700</date>
            <delta_ts>2013-03-27 04:09:20 -0700</delta_ts>
            <desc>test reduction</desc>
            <filename>renren_reduction.html</filename>
            <type>text/html</type>
            <size>170</size>
            <attacher name="alan">zalan</attacher>
            
              <data encoding="base64">PGh0bWw+CjxoZWFkPgo8c3R5bGU+CmRpdiB7CiAgICA7KmRpc3BsYXk6ZXhwcmVzc2lvbihmdW5j
dGlvbigpe30pCn0KI2ZvbyB7CiAgICBjb2xvcjogcmVkOwp9Cjwvc3R5bGU+CjwvaGVhZD4KPGJv
ZHk+CjxzcGFuIGlkPSdmb28nPgpUaGlzIGlzIHJlZC4KPC9zcGFuPgo8L2JvZHk+CjwvaHRtbD4=
</data>

          </attachment>
      

    </bug>

</bugzilla>