Changeset 87840 in webkit


Ignore:
Timestamp:
Jun 1, 2011 1:24:28 PM (13 years ago)
Author:
Nikolas Zimmermann
Message:

2011-06-01 Nikolas Zimmermann <nzimmermann@rim.com>

Reviewed by Rob Buis.

SVG graphics do not actually work in IMG tags or as background-image properties
https://bugs.webkit.org/show_bug.cgi?id=18228

Adding the nice testcase from the bug 18228, all issues are fully resolved now.

  • platform/mac/svg/custom/embedding-external-svgs-expected.png: Added.
  • platform/mac/svg/custom/embedding-external-svgs-expected.txt: Added.
  • svg/custom/embedding-external-svgs.xhtml: Added.
  • svg/custom/resources/spinner.svg: Added.
Location:
trunk/LayoutTests
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r87836 r87840  
     12011-06-01  Nikolas Zimmermann  <nzimmermann@rim.com>
     2
     3        Reviewed by Rob Buis.
     4
     5        SVG graphics do not actually work in IMG tags or as background-image properties
     6        https://bugs.webkit.org/show_bug.cgi?id=18228
     7
     8        Adding the nice testcase from the bug 18228, all issues are fully resolved now.
     9
     10        * platform/mac/svg/custom/embedding-external-svgs-expected.png: Added.
     11        * platform/mac/svg/custom/embedding-external-svgs-expected.txt: Added.
     12        * svg/custom/embedding-external-svgs.xhtml: Added.
     13        * svg/custom/resources/spinner.svg: Added.
     14
    1152011-06-01  Adam Barth  <abarth@webkit.org>
    216
Note: See TracChangeset for help on using the changeset viewer.