[Webkit-unassigned] [Bug 15296] REGRESSION (r19716-r19719): width not specified for <marquee> tag is causing the alignment issue.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 27 15:08:57 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15296
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #16422| |review?
Flag| |
------- Comment #9 from mitz at webkit.org 2007-09-27 15:08 PDT -------
Created an attachment (id=16422)
--> (http://bugs.webkit.org/attachment.cgi?id=16422&action=view)
Allow <marquee> to shrink to avoid floats
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.
--
Configure bugmail: http://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