<?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>66202</bug_id>
          
          <creation_ts>2011-08-13 19:36:47 -0700</creation_ts>
          <short_desc>CSSRegions: Multiple selector matches breaks flow content</short_desc>
          <delta_ts>2011-08-16 06:16:16 -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>Layout and Rendering</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</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>
          
          <blocked>57312</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Alan Stearns">stearns</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>achicu</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>450909</commentid>
    <comment_count>0</comment_count>
      <attachid>103872</attachid>
    <who name="Alan Stearns">stearns</who>
    <bug_when>2011-08-13 19:36:47 -0700</bug_when>
    <thetext>Created attachment 103872
Test file

If you have two selectors that match the same element and try to add that element to a region flow, no flow content displays in the region. The test file should display &quot;A&quot; in the region, but the second copy of the selector causes this to fail.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>451519</commentid>
    <comment_count>1</comment_count>
    <who name="Alexandru Chiculita">achicu</who>
    <bug_when>2011-08-16 00:16:06 -0700</bug_when>
    <thetext>There&apos;s a missing openning brace after the second &quot;.a&quot;. The bug doesn&apos;t seem to reproduce if I fix the test file.

	.a{
		-webkit-flow: &quot;thread&quot;;
	}
	.a &lt;----- here
		-webkit-flow: &quot;thread&quot;;
	}</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>451575</commentid>
    <comment_count>2</comment_count>
    <who name="Alan Stearns">stearns</who>
    <bug_when>2011-08-16 06:16:16 -0700</bug_when>
    <thetext>You are correct. I&apos;d replicated the problem with multiple versions of the file, but they all must have had that typo that I missed.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>103872</attachid>
            <date>2011-08-13 19:36:47 -0700</date>
            <delta_ts>2011-08-13 19:36:47 -0700</delta_ts>
            <desc>Test file</desc>
            <filename>duplicateSelector.html</filename>
            <type>text/html</type>
            <size>280</size>
            <attacher name="Alan Stearns">stearns</attacher>
            
              <data encoding="base64">PHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5hewoJCS13ZWJraXQtZmxvdzogInRocmVhZCI7Cgl9
CgkuYQoJCS13ZWJraXQtZmxvdzogInRocmVhZCI7Cgl9CgkucmVnaW9uewoJCWNvbnRlbnQ6LXdl
YmtpdC1mcm9tLWZsb3coInRocmVhZCIpOwoJCWJvcmRlcjp0aGluIHNvbGlkIGdyZWVuOwoJCXdp
ZHRoOjMwJTsKCQloZWlnaHQ6MTBlbTsKCX0KPC9zdHlsZT4KCjxkaXYgY2xhc3M9ImEiPkE8L2Rp
dj4KPGRpdiBjbGFzcz0iYiI+QjwvZGl2Pgo8ZGl2IGNsYXNzPSJyZWdpb24iPjwvZGl2Pg==
</data>

          </attachment>
      

    </bug>

</bugzilla>