[Webkit-unassigned] [Bug 105486] Need to re-layout fixed position elements after scale when using settings()->fixedElementsLayoutRelativeToFrame()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 05:33:31 PST 2013


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





--- Comment #17 from Sami Kyöstilä <skyostil at chromium.org>  2013-01-29 05:35:30 PST ---
(From update of attachment 185133)
View in context: https://bugs.webkit.org/attachment.cgi?id=185133&action=review

I think the fix itself looks good. Just one tiny comment about the test.

> LayoutTests/fast/repaint/relayout-fixed-position-after-scale.html:36
> +        window.internals.boundingBox(document.getElementsByTagName("body")[0]);

Nit: the other tests I've seen use something like element.offsetTop to force a layout. I think that would be a little less obscure.

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