Changeset 49991 in webkit


Ignore:
Timestamp:
Oct 23, 2009 1:05:57 PM (14 years ago)
Author:
eric@webkit.org
Message:

2009-10-23 Victor Wang <victorw@chromium.org>

Reviewed by Eric Seidel.

Update the expected pixel result for test svg-as-background-6.html

The old result is incorrect because of the wrong SVG masking offset calculation.
Patch http://trac.webkit.org/changeset/49598 fixed the issue.
The pixel result of this layout test needs to be updated.

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

  • platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum:
  • platform/mac/fast/backgrounds/svg-as-background-6-expected.png:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r49990 r49991  
     12009-10-23  Victor Wang  <victorw@chromium.org>
     2
     3        Reviewed by Eric Seidel.
     4
     5        Update the expected pixel result for test svg-as-background-6.html
     6
     7        The old result is incorrect because of the wrong SVG masking offset calculation.
     8        Patch http://trac.webkit.org/changeset/49598 fixed the issue.
     9        The pixel result of this layout test needs to be updated.
     10
     11        https://bugs.webkit.org/show_bug.cgi?id=30692
     12
     13        * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum:
     14        * platform/mac/fast/backgrounds/svg-as-background-6-expected.png:
     15
    1162009-10-23  Xiaomei Ji  <xji@chromium.org>
    217
  • trunk/LayoutTests/platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum

    r39462 r49991  
    1 d4e84d86c15d0348f7c1a82dcee6aae3
     11c6c130c8cce2804ca42d581a6a676b5
Note: See TracChangeset for help on using the changeset viewer.