Changeset 65960 in webkit


Ignore:
Timestamp:
Aug 24, 2010 6:06:11 PM (14 years ago)
Author:
tony@chromium.org
Message:

2010-08-24 Tony Chang <tony@chromium.org>

Reviewed by Ojan Vafai.

[chromium] rebaseline chromium linux svg tests
https://bugs.webkit.org/show_bug.cgi?id=44562

These are anti-aliasing (rounding) differences on Linux.

  • platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-02-t-expected.checksum: Added.
  • platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png: Added.
  • platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt: The number 600 has a few pixels of extra space between characters.
  • platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
  • platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
  • platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
  • platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
  • platform/chromium-linux/svg/custom/animate-path-morphing-expected.checksum:
  • platform/chromium-linux/svg/custom/animate-path-morphing-expected.png:
  • platform/chromium-linux/svg/custom/use-transform-expected.checksum:
  • platform/chromium-linux/svg/custom/use-transform-expected.png:
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
3 added
10 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r65959 r65960  
     12010-08-24  Tony Chang  <tony@chromium.org>
     2
     3        Reviewed by Ojan Vafai.
     4
     5        [chromium] rebaseline chromium linux svg tests
     6        https://bugs.webkit.org/show_bug.cgi?id=44562
     7
     8        These are anti-aliasing (rounding) differences on Linux.
     9
     10        * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-02-t-expected.checksum: Added.
     11        * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png: Added.
     12        * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt: The number 600 has a few pixels of extra space between characters.
     13        * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
     14        * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
     15        * platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
     16        * platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
     17        * platform/chromium-linux/svg/custom/animate-path-morphing-expected.checksum:
     18        * platform/chromium-linux/svg/custom/animate-path-morphing-expected.png:
     19        * platform/chromium-linux/svg/custom/use-transform-expected.checksum:
     20        * platform/chromium-linux/svg/custom/use-transform-expected.png:
     21        * platform/chromium/test_expectations.txt:
     22
    1232010-08-23  Gavin Barraclough  <barraclough@apple.com>
    224
  • trunk/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum

    r61948 r65960  
    1 9a67a7c0c382648cbabd5485aaf6feba
     1f738c5c4f08a18e0e8f2ee4872d6c19e
  • trunk/LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum

    r61948 r65960  
    1 5f1d783d4a3bca3b4c2363c45b41f46c
     17e0739ae4c5c9a22dcd5c0ea14dbd3da
  • trunk/LayoutTests/platform/chromium-linux/svg/custom/animate-path-morphing-expected.checksum

    r61948 r65960  
    1 50602ffbd26f5d258da4c13402e3af0e
     1cde4ae625e23e65917b14edbbf0dffd8
  • trunk/LayoutTests/platform/chromium-linux/svg/custom/use-transform-expected.checksum

    r61948 r65960  
    1 0093bc08ffca65be3d55d77b6680e6ac
     1bbc0a641e8f286af94c2189563e8766a
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r65948 r65960  
    17571757BUG10397 LINUX : fast/transforms/transformed-document-element.html = FAIL
    17581758
    1759 // Merge 39744:39913? - regressions
    1760 BUG10403 LINUX : svg/custom/animate-path-morphing.svg = FAIL
    1761 
    17621759// might need to be rebaselined in win, 'DRAFT' rendering incorrect before
    17631760BUG10405 WIN : svg/custom/struct-use-09-b.svg = FAIL
    1764 
    1765 // New tests added in http://trac.webkit.org/changeset/40424
    1766 // Renders the width of "600" off by 3.  Looks OK but could still be a bug
    1767 // that we shouldn't rebaseline.
    1768 BUG10417 LINUX : svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL
    17691761
    17701762// New test. We should fix it, but it doesn't need to block the current release
    17711763BUG10418 SLOW MAC RELEASE : fast/events/click-count.html = PASS
    17721764BUG10418 WIN DEBUG : animations/change-keyframes-name.html = FAIL PASS
    1773 
    1774 // TODO(dsh): These started to fail after r9202.
    1775 BUG10419 LINUX : svg/W3C-SVG-1.1/text-path-01-b.svg = FAIL
    17761765
    17771766// We could fix this test for us and upstream it if the test shell user agent
     
    17791768BUG7482 LINUX MAC : http/tests/misc/timer-vs-loading.html = TIMEOUT
    17801769BUG7482 WIN : http/tests/misc/timer-vs-loading.html = PASS TIMEOUT
    1781 
    1782 // Regressions from WebKit merge 40722:40785
    1783 // Misc failures:
    1784 // New test. We should fix it, but it doesn't need to block the current release
    1785 BUG10420 LINUX : svg/W3C-SVG-1.1/types-basicDOM-01-b.svg = FAIL
    1786 BUG10420 LINUX : svg/custom/use-transform.svg = FAIL
    17871770
    17881771// Regressions from WebKit merge to 40864
Note: See TracChangeset for help on using the changeset viewer.