Re: [csswg-drafts] [css-viewport] [css-zoom] Should zoom affect iframes? (#9644)

It also doesn't zoom the child document in WebKit.

A stackoverflow search suggests this is something that does come up: https://stackoverflow.com/search?tab=relevance&q=zoom%20iframe&searchOn=3

e.g.

- https://stackoverflow.com/questions/166160/how-can-i-scale-the-content-of-an-iframe
- https://stackoverflow.com/questions/47954638/zooming-iframe-content
- https://stackoverflow.com/questions/15003545/zoom-iframe-object-without-cropping

Maybe there's some compat risk with double-zooming if sites use both `zoom` (for IE) and transforms (for other browsers)?

-- 
GitHub Notification of comment by zcorpan
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9644#issuecomment-1829949564 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 28 November 2023 14:27:02 UTC