[Webkit-unassigned] [Bug 17488] If either overflow-x or overflow-y value is not visible, Webkit will change it to auto

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 26 01:19:51 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17488





------- Comment #2 from johnnyding.webkit at gmail.com  2008-02-26 01:19 PDT -------
How about using 2 flags: m_hasOverflowXClip, m_hasOverflowYClip instead of
using m_hasOverflowClip, then we can discriminationally deal with clipped
content in either x or y direction.


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