[Webkit-unassigned] [Bug 93965] [CSS Regions] Region.regionOverset and visual overflow are incorrectly computed when content in the named flow is relatively positioned

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 05:26:01 PDT 2012


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





--- Comment #6 from Arpita Bahuguna <arpitabahuguna at gmail.com>  2012-08-17 05:26:34 PST ---
The failing test case: fast/repaint/region-painting-via-layout.html, even without this fix, results in the same issue if position: relative is not specified.

There seems to be a problem with repaint when the content overflows, and it happens even without the fix.
For example, if I introduce a lag before the repaint, this issue doesn't occur i.e. the repaint is proper (even for the overflowing 20px).

Can change the test case to have no overflow in region2 but that would also mean changing the expected results.

Would really appreciate any help in this regard as am unsure on how to proceed with this issue.

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