<?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>189534</bug_id>
          
          <creation_ts>2018-09-11 18:07:57 -0700</creation_ts>
          <short_desc>the second part of an element with filter that is split by a column-span disappears</short_desc>
          <delta_ts>2018-09-11 18:54:50 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>FromImplementor</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="L. David Baron">dbaron</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1458811</commentid>
    <comment_count>0</comment_count>
      <attachid>349499</attachid>
    <who name="L. David Baron">dbaron</who>
    <bug_when>2018-09-11 18:07:57 -0700</bug_when>
    <thetext>Created attachment 349499
testcase

In the testcase http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A%3Cstyle%3E%0A%0A.set%20%7B%20column-count%3A%202%3B%20height%3A%20100px%3B%20width%3A%20300px%3B%20background%3A%20yellow%3B%20column-fill%3A%20auto%20%7D%0A.filter%20%7B%20filter%3A%20blur(1px)%3B%20background%3A%20aqua%20%7D%0A.span%20%7B%20column-span%3A%20all%3B%20background%3A%20fuchsia%20%7D%0A%0A%3C%2Fstyle%3E%0A%0A%3Cdiv%20class%3D%22set%22%3E%0A%20%20A%0A%20%20%3Cdiv%20class%3D%22filter%22%3E%0A%20%20%20%20B%0A%20%20%20%20%3Cdiv%20class%3D%22span%22%3EC%3C%2Fdiv%3E%0A%20%20%20%20D%0A%20%20%3C%2Fdiv%3E%0A%20%20%20%20E%0A%3C%2Fdiv%3E , there is an element with a filter containing an element with column-span:all.  The column-span causes the second part of the element with the filter to disappear.  If the &apos;filter&apos; property is removed, then everything is fine.

Note that Edge displays correct behavior; Chrome has a different bug with the testcase, filed at https://bugs.chromium.org/p/chromium/issues/detail?id=883151</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1458812</commentid>
    <comment_count>1</comment_count>
    <who name="L. David Baron">dbaron</who>
    <bug_when>2018-09-11 18:08:59 -0700</bug_when>
    <thetext>The key difference is that the expected behavior involves the letter &quot;D&quot; showing up (with a aqua background behind it), whereas it does not show up.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1458818</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2018-09-11 18:54:50 -0700</bug_when>
    <thetext>WebKit is generally terrible at group effects (filters, etc) on split boxes.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>349499</attachid>
            <date>2018-09-11 18:07:57 -0700</date>
            <delta_ts>2018-09-11 18:07:57 -0700</delta_ts>
            <desc>testcase</desc>
            <filename>tc.html</filename>
            <type>text/html</type>
            <size>334</size>
            <attacher name="L. David Baron">dbaron</attacher>
            
              <data encoding="base64">PCFET0NUWVBFIGh0bWw+CjxzdHlsZT4KCi5zZXQgeyBjb2x1bW4tY291bnQ6IDI7IGhlaWdodDog
MTAwcHg7IHdpZHRoOiAzMDBweDsgYmFja2dyb3VuZDogeWVsbG93OyBjb2x1bW4tZmlsbDogYXV0
byB9Ci5maWx0ZXIgeyBmaWx0ZXI6IGJsdXIoMXB4KTsgYmFja2dyb3VuZDogYXF1YSB9Ci5zcGFu
IHsgY29sdW1uLXNwYW46IGFsbDsgYmFja2dyb3VuZDogZnVjaHNpYSB9Cgo8L3N0eWxlPgoKPGRp
diBjbGFzcz0ic2V0Ij4KICBBCiAgPGRpdiBjbGFzcz0iZmlsdGVyIj4KICAgIEIKICAgIDxkaXYg
Y2xhc3M9InNwYW4iPkM8L2Rpdj4KICAgIEQKICA8L2Rpdj4KICAgIEUKPC9kaXY+Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>