[Webkit-unassigned] [Bug 64230] REGRESSION (r73385): Marquee with behavior="alternate" is not working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 08:26:10 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=64230


Parag Radke <nrqv63 at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #120324|                            |review?, commit-queue?
               Flag|                            |




--- Comment #16 from Parag Radke <nrqv63 at motorola.com>  2011-12-22 08:26:09 PST ---
Created an attachment (id=120324)
 --> (https://bugs.webkit.org/attachment.cgi?id=120324&action=review)
Updated patch

1. Added a check in computePreferredLogicalWidths() for marquee behavior as this is a exception when we should actually calculate min/max preferred logical width even when style logical width is fixed (for the marquee content lenght). 2. I fixed the marquee width in the test case so that it would be platform independent and also reduced the test execution time to 500 ms using scrollAmount and scrollDelay

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list