[webkit-reviews] review requested: [Bug 16305] Width of svg elements not applied to container elements : [Attachment 17909] Add RenderSVGRoot::calcPrefWidth and test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 15 02:44:29 PST 2007


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 16305: Width of svg elements not applied to container elements
http://bugs.webkit.org/show_bug.cgi?id=16305

Attachment 17909: Add RenderSVGRoot::calcPrefWidth and test case
http://bugs.webkit.org/attachment.cgi?id=17909&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 LayoutTests/ChangeLog				    |	12 +++++++++
 .../svg/css/css-box-min-width-expected.checksum    |	 1 +
 .../mac/svg/css/css-box-min-width-expected.png     |  Bin 0 -> 7834 bytes
 .../mac/svg/css/css-box-min-width-expected.txt     |	11 ++++++++
 LayoutTests/svg/css/css-box-min-width.html	    |	26 ++++++++++++++++++++
 WebCore/ChangeLog				    |	15 +++++++++++
 WebCore/rendering/RenderSVGRoot.cpp		    |	14 ++++++++++
 WebCore/rendering/RenderSVGRoot.h		    |	 1 +
 8 files changed, 80 insertions(+), 0 deletions(-)


More information about the webkit-reviews mailing list