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

chrishtr has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-viewport] [css-zoom] Should zoom affect iframes? ==
Issue #9442 is about replaced element intrinsic dimensions, but what about zoom of iframe contents?

Right now, the CSS implementation in Blink at least does not affect iframes. I think we should have zoom affect at least same-origin iframes, since I predict developers would want that behavior for ease of styling. For cross-origin iframes, we could not do it if it's judged to be a privacy issue. (Or the developer could opt-in via something like #1771).

@emilio @zcorpan 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9644 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 03:27:20 UTC