- From: Joe Pea via GitHub <sysbot+gh@w3.org>
- Date: Fri, 18 Sep 2020 20:22:08 +0000
- To: public-css-archive@w3.org
In the following example, I am using a `<p>` inside a `<div>` (instead of a `<span>` inside a `<p>`) to achieve almost the same effect, and the example shows that `observe` does fire initially when used on the `<p>`: https://plnkr.co/edit/uxo1Fal0SGD6tqmJ But also, I see that the `borderBoxSize` and `contentBoxSize` arrays contain only one item each. I thought there would be 3 items each because the column splits the `<p>` into three parts. Is this a bug? -- GitHub Notification of comment by trusktr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5529#issuecomment-695068095 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 18 September 2020 20:22:11 UTC