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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 7 12:16:52 PDT 2012


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





--- Comment #14 from Dave Hyatt <hyatt at apple.com>  2012-08-07 12:17:15 PST ---
Transforms can and should paginate according to their original positions. Remember, the whole point of transforms/relative positioning is that the offset does not affect layout. You do not paginate using the offset position. You paginate using the original position.

This bug is invalid.

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