NEW 73574
Percentage height replaced elements and perpendicular boxes do not get the correct height when scaled
https://bugs.webkit.org/show_bug.cgi?id=73574
Summary Percentage height replaced elements and perpendicular boxes do not get the co...
Fady Samuel
Reported 2011-12-01 10:42:39 PST
Their height is doubly scaled. I have a two line fix for this coming shortly.
Attachments
Simon Fraser (smfr)
Comment 1 2011-12-01 10:45:16 PST
Scaled by transform, or zoom or what?
Fady Samuel
Comment 2 2011-12-01 10:51:29 PST
(In reply to comment #1) > Scaled by transform, or zoom or what? Scaled when pageScaleFactor is set. They use the frameView's visibleHeight/visibleWidth which is scaled.
Note You need to log in before you can comment on or make changes to this bug.