- From: Florian Rivoal via GitHub <sysbot+gh@w3.org>
- Date: Wed, 07 Sep 2022 23:14:57 +0000
- To: public-css-archive@w3.org
> As I said twice earlier (and you keep ignoring) I have not been ignoring that. There's another requirement I have pointed to, which you seem to have missed: > The size of each fragment should only depend on the size and position of the box, not what's in it & > you're not allowed to break it in a way that […] makes the size of each fragment depend on the content Merely having a fixed-size box does not guarantee that. See http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=10670 If you hover over the boxes, you'll see that the size of the fragments does vary based on the content (even though the total size does indeed not vary). -- GitHub Notification of comment by frivoal Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5648#issuecomment-1240009044 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 7 September 2022 23:14:58 UTC