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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 03:01:03 PDT 2011


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





--- Comment #3 from Hyungwook Lee <withlhw at gmail.com>  2011-09-01 03:01:03 PST ---
It seems caused by changing RenderBox's API from rightmostPosition() to maxXLayoutOverflow() in RenderMarquee::computePosition().

We can't get correct contentWidth by maxXLayoutOverflow().

-- 
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