<?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>117771</bug_id>
          
          <creation_ts>2013-06-18 19:59:39 -0700</creation_ts>
          <short_desc>[CSS Blending] Updating background-blend-mode from script does not trigger a redraw</short_desc>
          <delta_ts>2014-03-04 00:53:33 -0800</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>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BlinkMergeCandidate</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>108546</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jochen</cc>
    
    <cc>krit</cc>
    
    <cc>mihnea</cc>
    
    <cc>mitica</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>901642</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-06-18 19:59:39 -0700</bug_when>
    <thetext>Consider merging https://chromium.googlesource.com/chromium/blink/+/cf358a890433593c49fdc7ddc7b9fcc99880d19f

[CSS Blending] Updating background-blend-mode from script does not trigger a redraw
When the background-blend-mode property is set from CSS, and you update it from script,
the element is not redrawn.

The problem was caused by the equal operated in FillLayer which incorrectly checked
whether the blend mode is set, instead of the actual blend mode.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>901672</commentid>
    <comment_count>1</comment_count>
    <who name="Mihai Tica">mitica</who>
    <bug_when>2013-06-19 00:00:52 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; Consider merging https://chromium.googlesource.com/chromium/blink/+/cf358a890433593c49fdc7ddc7b9fcc99880d19f
&gt; 
&gt; [CSS Blending] Updating background-blend-mode from script does not trigger a redraw
&gt; When the background-blend-mode property is set from CSS, and you update it from script,
&gt; the element is not redrawn.
&gt; 
&gt; The problem was caused by the equal operated in FillLayer which incorrectly checked
&gt; whether the blend mode is set, instead of the actual blend mode.

This fix was initially submitted to WebKit with https://bugs.webkit.org/show_bug.cgi?id=117223.
I think we can close this issue :)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>