- From: Dan Clark <notifications@github.com>
- Date: Tue, 26 May 2026 16:06:40 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 May 2026 23:06:44 UTC
This specification generally doesn't use optional closing tags, but some instances of `</p>` and `</li>` have snuck in.
For consistency, remove all instances of `</p>` and all instances of `</li>` except where the `<li>` wraps multiple blocks of text.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/dom/pull/1466
-- Commit Summary --
* Remove all instances of </p> and all instances of </li> except where multiple blocks are wrapped.
-- File Changes --
M dom.bs (111)
-- Patch Links --
https://github.com/whatwg/dom/pull/1466.patch
https://github.com/whatwg/dom/pull/1466.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1466
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/dom/pull/1466@github.com>
Received on Tuesday, 26 May 2026 23:06:44 UTC