[Webkit-unassigned] [Bug 107361] Don't recalcStyle and layout when changing page scale.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 19 11:01:10 PST 2013


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





--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com>  2013-01-19 11:02:58 PST ---
Page scale uses a transform on the root (RenderView), just like a CSS transform. Changing transforms requires layout, because it affects overflow; this is used to update the scrollbars when scaled.

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