[csswg-drafts] [css2] Missing closing tag for <P> in example (#11513)

BlueGreenMagick has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css2] Missing closing tag for <P> in example ==
https://drafts.csswg.org/css2/#anonymous-block-level

Below example is missing a closing tag `</P>`

```html
<DIV>
  Some text
  <P>More text
</DIV>
```

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11513 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 16 January 2025 11:24:41 UTC