- From: Šime Vidas via GitHub <sysbot+gh@w3.org>
- Date: Tue, 05 Sep 2023 01:04:43 +0000
- To: public-css-archive@w3.org
Hm, I’m leaning towards *not* resizing the layout viewport. > I would expect browsers to resize the layout viewport. This way layout remains stable when no scrollbars are shown and when scrollbars are shown. The “layout” is the layout of fixed-positioned elements. The page layout is already stable because the ICB is resized. I think keeping the non-fixed page layout sable should be enough. Why is it important for fixed-positioned element to have a stable layout? I think this needs to be shown via a use-case. -- GitHub Notification of comment by simevidas Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8099#issuecomment-1705810253 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 5 September 2023 01:04:45 UTC