Changeset 64241 in webkit


Ignore:
Timestamp:
Jul 28, 2010 4:18:42 PM (14 years ago)
Author:
commit-queue@webkit.org
Message:

2010-07-28 Alex Nicolaou <anicolao@chromium.org>

Reviewed by Darin Adler.

mask-colorspace.svg result for chromium-linux
https://bugs.webkit.org/show_bug.cgi?id=43100

blocking:

[chromium] r63450 caused some svg mask tests to fail pixel tests
https://bugs.webkit.org/show_bug.cgi?id=42403

New expectations and baseline for mask-colorspace on Linux that
reflect my idea of what should be the passing output as of when
I wrote the original patch. In fact the inner circle should be
78,78,78 instead of 76,76,76 but while I sort out the broken
baselines I'm going to consider this an improvement; at least
the two images match each other as intended in the original test.

  • platform/chromium-linux/svg/custom/mask-colorspace-expected.checksum: Added.
  • platform/chromium-linux/svg/custom/mask-colorspace-expected.png: Added.
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r64240 r64241  
     12010-07-28  Alex Nicolaou  <anicolao@chromium.org>
     2
     3        Reviewed by Darin Adler.
     4
     5        mask-colorspace.svg result for chromium-linux
     6        https://bugs.webkit.org/show_bug.cgi?id=43100
     7
     8        blocking:
     9          [chromium] r63450 caused some svg mask tests to fail pixel tests
     10          https://bugs.webkit.org/show_bug.cgi?id=42403
     11
     12        New expectations and baseline for mask-colorspace on Linux that
     13        reflect my idea of what should be the passing output as of when
     14        I wrote the original patch. In fact the inner circle should be
     15        78,78,78 instead of 76,76,76 but while I sort out the broken
     16        baselines I'm going to consider this an improvement; at least
     17        the two images match each other as intended in the original test.
     18
     19        * platform/chromium-linux/svg/custom/mask-colorspace-expected.checksum: Added.
     20        * platform/chromium-linux/svg/custom/mask-colorspace-expected.png: Added.
     21        * platform/chromium/test_expectations.txt:
     22
    1232010-07-28  Anders Carlsson  <andersca@apple.com>
    224
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r64228 r64241  
    31003100BUGWK42403 LINUX WIN : svg/css/circle-in-mask-with-shadow.svg = IMAGE
    31013101BUGWK42403 LINUX WIN : svg/custom/grayscale-gradient-mask.svg = IMAGE
    3102 BUGWK42403 : svg/custom/mask-colorspace.svg = IMAGE
     3102BUGWK42403 WIN MAC : svg/custom/mask-colorspace.svg = IMAGE
    31033103
    31043104BUGWK42428 : svg/custom/convolution-crash.svg = IMAGE
Note: See TracChangeset for help on using the changeset viewer.