[Webkit-unassigned] [Bug 103424] [Qt] A new compositing bug uncovered by r135859

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 09:53:03 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=103424


Allan Sandfeld Jensen <allan.jensen at digia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allan.jensen at digia.com




--- Comment #2 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2013-01-15 09:54:49 PST ---
It seems to be case 3 and case 8 that that fails.

  <div id="case_3" class="redBack" style="background-image: -webkit-cross-fade(url(../../http/tests/multipart/resources/green-100x100.png), url(../../http/tests/multipart/resources/green-100x100.png), 50%)"></div>

   <div id="case_9" class="redBack" style="background-repeat: no-repeat; background-image: url(../../http/tests/multipart/resources/green-100x100.png),url(resources/64x32-red.png)"></div>

 So it appears cross-fading between two identical images produces something that is not an identical image.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list