- From: Ian Kilpatrick via GitHub <sysbot+gh@w3.org>
- Date: Wed, 16 Feb 2022 00:29:30 +0000
- To: public-css-archive@w3.org
@dholbert - A little, I think I understand your behavior now a little more. Yeah so for us - we effectively ignore the `display:block` etc on the `<br>`, `<wbr>` elements, and this is the main difference. I find our behaviour a little more intuitive here. Reading up on a few past issues brings up: https://github.com/w3c/csswg-drafts/issues/610 https://github.com/w3c/csswg-drafts/issues/5749 Interestingly the reasoning in latter issue contradicts the rationale former issue (I think - from my very quick reading of them). My sense is that treating the `<br>`,`<wbr>` elements as close to "text" is desirable, and explains the various implementations apart from Firefox (happy to be wrong here, just my intuition for what is expected). -- GitHub Notification of comment by bfgeek Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7049#issuecomment-1040936937 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 16 February 2022 00:29:31 UTC