[Webkit-unassigned] [Bug 32534] Confusing, possibly buggy code in RenderLayer::updateScrollInfoAfterLayout()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 14 17:42:01 PST 2009


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





--- Comment #5 from mitz at webkit.org  2009-12-14 17:42:01 PST ---
I’m pretty sure there are regression tests that cover this already, but here’s
the simplest one:

<div style="direction: rtl; width: 100px; overflow: auto;">
    <div id="target" style="width: 150px; height: 100px;"></div>
</div>

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