Changeset 113463 in webkit


Ignore:
Timestamp:
Apr 6, 2012 11:25:18 AM (12 years ago)
Author:
schenney@chromium.org
Message:

SVG filters incorrectly move elements
https://bugs.webkit.org/show_bug.cgi?id=73643

Unreviewed Chromium test expectations update.

  • platform/chromium-linux/svg/as-background-image/svg-as-background-2-expected.png: Removed.
  • platform/chromium-linux/svg/filters/filter-placement-issue-expected.png: Removed.
  • platform/chromium-linux/svg/filters/filterRes2-expected.png: Removed.
  • platform/chromium-mac/svg/filters/filter-placement-issue-expected.png: Added.
  • platform/chromium-mac/svg/filters/filterRes2-expected.png: Modified property svn:mime-type.
  • platform/chromium-win/svg/as-background-image/svg-as-background-2-expected.png:
  • platform/chromium-win/svg/filters/filter-placement-issue-expected.png: Added.
  • platform/chromium-win/svg/filters/filterRes2-expected.png:
  • platform/chromium/test_expectations.txt:
  • platform/efl/svg/as-background-image/svg-as-background-2-expected.txt: Removed.
  • svg/as-background-image/svg-as-background-2-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
3 added
4 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r113461 r113463  
     12012-04-06  Stephen Chenney  <schenney@chromium.org>
     2
     3        SVG filters incorrectly move elements
     4        https://bugs.webkit.org/show_bug.cgi?id=73643
     5
     6        Unreviewed Chromium test expectations update.
     7
     8        * platform/chromium-linux/svg/as-background-image/svg-as-background-2-expected.png: Removed.
     9        * platform/chromium-linux/svg/filters/filter-placement-issue-expected.png: Removed.
     10        * platform/chromium-linux/svg/filters/filterRes2-expected.png: Removed.
     11        * platform/chromium-mac/svg/filters/filter-placement-issue-expected.png: Added.
     12        * platform/chromium-mac/svg/filters/filterRes2-expected.png: Modified property svn:mime-type.
     13        * platform/chromium-win/svg/as-background-image/svg-as-background-2-expected.png:
     14        * platform/chromium-win/svg/filters/filter-placement-issue-expected.png: Added.
     15        * platform/chromium-win/svg/filters/filterRes2-expected.png:
     16        * platform/chromium/test_expectations.txt:
     17        * platform/efl/svg/as-background-image/svg-as-background-2-expected.txt: Removed.
     18        * svg/as-background-image/svg-as-background-2-expected.txt: Added.
     19
    1202012-04-05  Simon Fraser  <simon.fraser@apple.com>
    221
     
    524
    625        Reviewed by Dean Jackson.
    7        
     26
    827        Test for computed style and layer structure combining transform-style
    928        with overflow.
  • trunk/LayoutTests/platform/chromium-mac/svg/filters/filterRes2-expected.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r113459 r113463  
    32703270BUGWK73494 : svg/text/non-bmp-positioning-lists.svg = IMAGE+TEXT IMAGE
    32713271
    3272 BUGWK73872 LINUX : svg/custom/linking-uri-01-b.svg = PASS TIMEOUT
    3273 
    32743272BUGWK73514 WIN : platform/chromium/compositing/lost-compositor-context-permanently.html = PASS TIMEOUT
    32753273
    32763274BUGWK73607 LINUX DEBUG : platform/chromium/virtual/gpu/fast/canvas/canvas-overloads-strokeText.html = PASS CRASH
    32773275BUGWK73607 LINUX DEBUG : fast/canvas/canvas-overloads-strokeText.html = PASS CRASH
    3278 
    3279 // Tests needing rebaseline after bug 73643 patch
    3280 BUGWK73643 WIN MAC : svg/filters/filter-placement-issue.svg = IMAGE
    3281 BUGWK73643 WIN MAC : svg/filters/filterRes2.svg = IMAGE
    3282 BUGWK73643 WIN : svg/as-background-image/svg-as-background-2.html = IMAGE
    3283 BUGWK73643 MAC : svg/as-background-image/svg-as-background-2.html = PASS CRASH
    32843276
    32853277// Appears to be failing on Skia platforms
Note: See TracChangeset for help on using the changeset viewer.