[webkit-reviews] review requested: [Bug 15296] REGRESSION (r19716-r19719): width not specified for <marquee> tag is causing the alignment issue. : [Attachment 16422] Allow <marquee> to shrink to avoid floats

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 27 15:08:57 PDT 2007


mitz at webkit.org has asked  for review:
Bug 15296: REGRESSION (r19716-r19719): width not specified for <marquee> tag is
causing the alignment issue.
http://bugs.webkit.org/show_bug.cgi?id=15296

Attachment 16422: Allow <marquee> to shrink to avoid floats
http://bugs.webkit.org/attachment.cgi?id=16422&action=edit

------- Additional Comments from mitz at webkit.org
This patch specifically reverts the effect of r19717 on <marquee>s, thus
correcting the regression. However, the new-old behavior is not quite right, as
you can see if you omit the div just outside the marquee in the layout test. If
you do that, the marquee will have the wrong width.



More information about the webkit-reviews mailing list