[Webkit-unassigned] [Bug 20651] svgElement.className.baseValue does not work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 7 19:13:53 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20651
eric at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #24176| |review?
Flag| |
------- Comment #25 from eric at webkit.org 2008-10-07 19:13 PDT -------
Created an attachment (id=24176)
--> (https://bugs.webkit.org/attachment.cgi?id=24176&action=view)
Fix painting of SVG <image> when the image must be scaled to retain aspect
ratio
Reviewed by Niko
Also added new layout test for this bug, and corrected old expected output
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@29275
268f45cc-cd09-0410-ab3c-d52691b4dbfc
---
LayoutTests/ChangeLog | 25 ++++++++++++++++++++
.../animate-elem-30-t-expected.checksum | 2 +-
.../svg/W3C-SVG-1.1/animate-elem-30-t-expected.png | Bin 20612 -> 20691 bytes
.../animate-elem-36-t-expected.checksum | 2 +-
.../svg/W3C-SVG-1.1/animate-elem-36-t-expected.png | Bin 32491 -> 32406 bytes
.../animate-elem-39-t-expected.checksum | 2 +-
.../svg/W3C-SVG-1.1/animate-elem-39-t-expected.png | Bin 37743 -> 38282 bytes
.../svg/carto.net/selectionlist-expected.checksum | 2 +-
.../mac/svg/carto.net/selectionlist-expected.png | Bin 208607 -> 208824
bytes
...age-with-aspect-ratio-stretch-expected.checksum | 1 +
.../image-with-aspect-ratio-stretch-expected.png | Bin 0 -> 3250 bytes
.../image-with-aspect-ratio-stretch-expected.txt | 11 ++++++++
.../custom/pointer-events-image-expected.checksum | 2 +-
.../svg/custom/pointer-events-image-expected.png | Bin 71136 -> 68766 bytes
.../custom/text-image-opacity-expected.checksum | 2 +-
.../mac/svg/custom/text-image-opacity-expected.png | Bin 17588 -> 17393 bytes
.../svg/custom/image-with-aspect-ratio-stretch.svg | 17 +++++++++++++
WebCore/ChangeLog | 11 ++++++++
WebCore/rendering/RenderSVGImage.cpp | 16 ++++++------
19 files changed, 79 insertions(+), 14 deletions(-)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list