Changeset 104898 in webkit


Ignore:
Timestamp:
Jan 12, 2012 10:19:53 PM (12 years ago)
Author:
mikelawther@chromium.org
Message:

losslessly optimise file size of test resource pngs
https://bugs.webkit.org/show_bug.cgi?id=76240

Reviewed by Darin Adler.

Filesizes approximately halved.

  • css3/calc/resources/colorsquare.png:
  • css3/calc/resources/diamond.png:
  • css3/calc/resources/mask.png:
  • css3/calc/resources/ring.png:
Location:
trunk/LayoutTests
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r104894 r104898  
     12012-01-12  Mike Lawther  <mikelawther@chromium.org>
     2
     3        losslessly optimise file size of test resource pngs
     4        https://bugs.webkit.org/show_bug.cgi?id=76240
     5
     6        Reviewed by Darin Adler.
     7
     8        Filesizes approximately halved.
     9
     10        * css3/calc/resources/colorsquare.png:
     11        * css3/calc/resources/diamond.png:
     12        * css3/calc/resources/mask.png:
     13        * css3/calc/resources/ring.png:
     14
    1152012-01-12  Emil A Eklund  <eae@chromium.org>
    216
Note: See TracChangeset for help on using the changeset viewer.