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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 7 12:57:18 PDT 2012


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





--- Comment #15 from Vitaly Buka <vitalybuka at chromium.org>  2012-08-07 12:57:41 PST ---
Thanks David. That's why I asked your opinion.

Just to clarify please check this code:

<div style="-webkit-transform: matrix(1, 0, 0, 1, 12, -801);position: absolute; top: 801px;">

Currently WebKit use "top: 801px;" for pagination, but don't use "-webkit-transform: matrix(1, 0, 0, 1, 12, -801)" and this is expected?

Please change bug status, I only can set "Resolved".

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