[Webkit-unassigned] [Bug 88817] WebKit incorrectly paginates positioned items.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 10 14:20:46 PDT 2012


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





--- Comment #12 from Vitaly Buka <vitalybuka at chromium.org>  2012-07-10 14:20:45 PST ---
Summury:

1. Pagination of positioned items with transformation does not work.

2. I thought about ignoring of positioned items during pagination. It does not work, because some region related code and tests rely on that.

3. Pagination with applying transformation may work, but require huge CL. Maybe use case is not worth that and I don't have time for this right now.

4. I am thinking about ignoring pagination for items with transformation. Anyway it does not work right now, but it will make result look consistent and reasonable.

If you agree with #4, I well create patch for review.

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