<?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>78689</bug_id>
          
          <creation_ts>2012-02-15 03:32:49 -0800</creation_ts>
          <short_desc>[Texmap] Fix masks and reflection edge cases</short_desc>
          <delta_ts>2022-06-19 19:24:39 -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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Noam Rosenthal">noam</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dongseong.hwang</cc>
    
    <cc>fujii</cc>
    
    <cc>hw1008.kim</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>557110</commentid>
    <comment_count>0</comment_count>
    <who name="Noam Rosenthal">noam</who>
    <bug_when>2012-02-15 03:32:49 -0800</bug_when>
    <thetext>Right now we use intermediate buffers in a rudimentary way, but we don&apos;t support all the use cases.
For example, if a layer has both a mask, opacity, and reflection, the reflection has to be applied after the mask but before the opacity.
Also, filters have to be applied before the mask/reflection.

TextureMapperLayer has to be fixed to support those cases, though it&apos;s a low priority since reflections are not widely used.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1876716</commentid>
    <comment_count>1</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2022-06-19 19:24:39 -0700</bug_when>
    <thetext>Divided this ticket into two.

Bug 241257 – TextureMapper: if an element has both a mask image and reflection, the part of the reflection isn&apos;t painted
Bug 241772 – TextureMapper: mask and clip should be applied after filter is applied</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>