[webkit-reviews] review requested: [Bug 64230] REGRESSION (r73385): Marquee with behavior="alternate" is not working : [Attachment 120324] Updated patch

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


Parag Radke <nrqv63 at motorola.com> has asked  for review:
Bug 64230: REGRESSION (r73385): Marquee with behavior="alternate" is not
working
https://bugs.webkit.org/show_bug.cgi?id=64230

Attachment 120324: Updated patch
https://bugs.webkit.org/attachment.cgi?id=120324&action=review

------- Additional Comments from Parag Radke <nrqv63 at motorola.com>
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


More information about the webkit-reviews mailing list