[webkit-reviews] review requested: [Bug 20651] svgElement.className.baseValue does not work : [Attachment 24124] Potential fix for element.className.baseValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 6 14:28:11 PDT 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 20651: svgElement.className.baseValue does not work
https://bugs.webkit.org/show_bug.cgi?id=20651

Attachment 24124: Potential fix for element.className.baseValue
https://bugs.webkit.org/attachment.cgi?id=24124&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 LayoutTests/ChangeLog				    |	 9 ++++
 .../svg/custom/class-baseValue-expected.checksum   |	 1 +
 .../mac/svg/custom/class-baseValue-expected.png    |  Bin 0 -> 3250 bytes
 .../mac/svg/custom/class-baseValue-expected.txt    |	 5 ++
 LayoutTests/svg/custom/class-baseValue.svg	    |	10 +++++
 WebCore/ChangeLog				    |	14 +++++++
 WebCore/dom/StyledElement.cpp			    |	41 ++++++++++---------
 WebCore/dom/StyledElement.h			    |	 5 ++
 WebCore/svg/SVGStyledElement.cpp		    |	 3 +
 9 files changed, 69 insertions(+), 19 deletions(-)


More information about the webkit-reviews mailing list