Changeset 85201 in webkit


Ignore:
Timestamp:
Apr 28, 2011 10:01:31 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-04-28 Leon Scroggins <scroggo@google.com>

Reviewed by Steve Block.

Rebaseline tests which look different due to a change in skia gradient calculations.
https://bugs.webkit.org/show_bug.cgi?id=59132

  • platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
  • platform/chromium-linux-x86_64/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
  • platform/chromium-linux/fast/gradients/background-clipped-expected.png:
  • platform/chromium-linux/fast/gradients/crash-on-zero-radius-expected.png:
  • platform/chromium-linux/fast/gradients/generated-gradients-expected.png:
  • platform/chromium-linux/fast/gradients/radial-centered-expected.png:
  • platform/chromium-linux/fast/gradients/simple-gradients-expected.png:
  • platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
  • platform/chromium-linux/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
  • platform/chromium-win/fast/gradients/background-clipped-expected.png:
  • platform/chromium-win/fast/gradients/crash-on-zero-radius-expected.png:
  • platform/chromium-win/fast/gradients/generated-gradients-expected.png:
  • platform/chromium-win/fast/gradients/radial-centered-expected.png:
  • platform/chromium-win/fast/gradients/simple-gradients-expected.png:
  • platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
  • platform/chromium-win/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
18 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r85194 r85201  
     12011-04-28  Leon Scroggins  <scroggo@google.com>
     2
     3        Reviewed by Steve Block.
     4
     5        Rebaseline tests which look different due to a change in skia gradient calculations.
     6        https://bugs.webkit.org/show_bug.cgi?id=59132
     7
     8        * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
     9        * platform/chromium-linux-x86_64/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
     10        * platform/chromium-linux/fast/gradients/background-clipped-expected.png:
     11        * platform/chromium-linux/fast/gradients/crash-on-zero-radius-expected.png:
     12        * platform/chromium-linux/fast/gradients/generated-gradients-expected.png:
     13        * platform/chromium-linux/fast/gradients/radial-centered-expected.png:
     14        * platform/chromium-linux/fast/gradients/simple-gradients-expected.png:
     15        * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
     16        * platform/chromium-linux/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
     17        * platform/chromium-win/fast/gradients/background-clipped-expected.png:
     18        * platform/chromium-win/fast/gradients/crash-on-zero-radius-expected.png:
     19        * platform/chromium-win/fast/gradients/generated-gradients-expected.png:
     20        * platform/chromium-win/fast/gradients/radial-centered-expected.png:
     21        * platform/chromium-win/fast/gradients/simple-gradients-expected.png:
     22        * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
     23        * platform/chromium-win/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
     24        * platform/chromium/test_expectations.txt:
     25
    1262011-04-28  Pavel Feldman  <pfeldman@google.com>
    227
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r85161 r85201  
    34733473BUGWK59055 : fast/html/details-remove-child-2.html = FAIL
    34743474
    3475 // Temporarily marked as failing for rebaselining.
    3476 BUGCR79798 WIN LINUX : fast/gradients/crash-on-zero-radius.html = IMAGE
    3477 BUGCR79798 WIN LINUX : fast/gradients/generated-gradients.html = IMAGE
    3478 BUGCR79798 WIN LINUX : fast/gradients/radial-centered.html = IMAGE
    3479 BUGCR79798 WIN LINUX : fast/gradients/simple-gradients.html = IMAGE
    3480 BUGCR79798 WIN LINUX : fast/gradients/background-clipped.html = IMAGE
    3481 BUGCR79798 WIN LINUX : svg/W3C-SVG-1.1/pservers-grad-13-b.svg = FAIL
    3482 BUGCR79798 WIN LINUX : svg/custom/radial-gradient-with-outstanding-focalPoint.svg = FAIL
    34833475
    34843476// Flaky, perhaps Skia related.
Note: See TracChangeset for help on using the changeset viewer.