Changeset 155097 in webkit


Ignore:
Timestamp:
Sep 4, 2013 11:32:35 PM (11 years ago)
Author:
commit-queue@webkit.org
Message:

Test background blend modes with animated gif background layers.
https://bugs.webkit.org/show_bug.cgi?id=120057

Patch by Mihai Tica <mitica@adobe.com> on 2013-09-04
Reviewed by Darin Adler.

  • css3/compositing/background-blend-mode-gif-color-2.html: Added.
  • css3/compositing/background-blend-mode-gif-color.html: Added.
  • css3/compositing/resources/squares.gif: Added.
  • platform/mac/css3/compositing/background-blend-mode-gif-color-2-expected.png: Added.
  • platform/mac/css3/compositing/background-blend-mode-gif-color-2-expected.txt: Added.
  • platform/mac/css3/compositing/background-blend-mode-gif-color-expected.png: Added.
  • platform/mac/css3/compositing/background-blend-mode-gif-color-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
7 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r155096 r155097  
     12013-09-04  Mihai Tica  <mitica@adobe.com>
     2
     3        Test background blend modes with animated gif background layers.
     4        https://bugs.webkit.org/show_bug.cgi?id=120057
     5
     6        Reviewed by Darin Adler.
     7
     8        * css3/compositing/background-blend-mode-gif-color-2.html: Added.
     9        * css3/compositing/background-blend-mode-gif-color.html: Added.
     10        * css3/compositing/resources/squares.gif: Added.
     11        * platform/mac/css3/compositing/background-blend-mode-gif-color-2-expected.png: Added.
     12        * platform/mac/css3/compositing/background-blend-mode-gif-color-2-expected.txt: Added.
     13        * platform/mac/css3/compositing/background-blend-mode-gif-color-expected.png: Added.
     14        * platform/mac/css3/compositing/background-blend-mode-gif-color-expected.txt: Added.
     15
    1162013-09-04  Filip Pizlo  <fpizlo@apple.com>
    217
Note: See TracChangeset for help on using the changeset viewer.