- From: Miriam Suzanne via GitHub <sysbot+gh@w3.org>
- Date: Wed, 31 Jan 2024 01:30:29 +0000
- To: public-css-archive@w3.org
I have a use-case (slide deck speaker view) where it would be useful to scale elements so they fit a specific size. But that raised the question for me: is a `transform` the right tool for the job? With both my use-case, and (I think) the iframe example, we likely need the actual element layout dimensions to change. Normally a transform doesn't impact the layout. -- GitHub Notification of comment by mirisuzanne Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5273#issuecomment-1918199569 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 31 January 2024 01:30:32 UTC