Skip to content

[css-viewport] [css-zoom] Should zoom affect iframes? #9644

@chrishtr

Description

@chrishtr

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions