Changeset 64896 in webkit


Ignore:
Timestamp:
Aug 6, 2010 10:03:10 PM (14 years ago)
Author:
abarth@webkit.org
Message:

2010-08-06 Alex Nicolaou <anicolao@chromium.org>

Reviewed by Darin Adler.

recent colorspace changes have fixed svg/custom/grayscale-gradient-mask.svg
https://bugs.webkit.org/show_bug.cgi?id=43104

New baselines for windows and linux for two tests affected by the bug fix
for https://bugs.webkit.org/show_bug.cgi?id=42228 where I failed to rebaseline
them properly at that time.

  • platform/chromium-linux/svg/custom/grayscale-gradient-mask-expected.checksum:
  • platform/chromium-win/svg/custom/grayscale-gradient-mask-expected.checksum:
  • platform/chromium-win/svg/custom/grayscale-gradient-mask-expected.png:
  • platform/chromium-win/svg/custom/mask-colorspace-expected.checksum: Added.
  • platform/chromium-win/svg/custom/mask-colorspace-expected.png: Added.
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r64895 r64896  
     12010-08-06  Alex Nicolaou  <anicolao@chromium.org>
     2
     3        Reviewed by Darin Adler.
     4
     5        recent colorspace changes have fixed svg/custom/grayscale-gradient-mask.svg
     6        https://bugs.webkit.org/show_bug.cgi?id=43104
     7
     8        New baselines for windows and linux for two tests affected by the bug fix
     9        for https://bugs.webkit.org/show_bug.cgi?id=42228 where I failed to rebaseline
     10        them properly at that time.
     11
     12        * platform/chromium-linux/svg/custom/grayscale-gradient-mask-expected.checksum:
     13        * platform/chromium-win/svg/custom/grayscale-gradient-mask-expected.checksum:
     14        * platform/chromium-win/svg/custom/grayscale-gradient-mask-expected.png:
     15        * platform/chromium-win/svg/custom/mask-colorspace-expected.checksum: Added.
     16        * platform/chromium-win/svg/custom/mask-colorspace-expected.png: Added.
     17        * platform/chromium/test_expectations.txt:
     18
    1192010-08-06  Alex Nicolaou  <anicolao@chromium.org>
    220
  • trunk/LayoutTests/platform/chromium-linux/svg/custom/grayscale-gradient-mask-expected.checksum

    r56273 r64896  
    1 909333f10f003ea76df7e680cfb54001
     1d18c881ec3b91c6cb7fbfb50ffbc7b61
  • trunk/LayoutTests/platform/chromium-win/svg/custom/grayscale-gradient-mask-expected.checksum

    r56255 r64896  
    1 be57d23cbc9a08edfaa535525f62a1a9
     150745d15206aca7048a2fc3762121c6b
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r64895 r64896  
    30973097BUGWK42371 : ietestcenter/Javascript/15.3.4.5-9-2.html = FAIL
    30983098
    3099 BUGWK42403 LINUX WIN : svg/custom/grayscale-gradient-mask.svg = IMAGE
    3100 BUGWK42403 WIN : svg/custom/mask-colorspace.svg = IMAGE
    3101 
    31023099BUGWK42428 LINUX WIN : svg/W3C-SVG-1.1/filters-conv-01-f.svg = IMAGE+TEXT
    31033100
Note: See TracChangeset for help on using the changeset viewer.