- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 26 Jan 2021 08:23:59 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 January 2021 16:24:11 UTC
Once you have thrown for all QName cases, you can no longer throw for Name cases. Tested as part of #423. Also cleanup createElementNS() domintro. Fixes #671 and closes #675. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/dom/pull/945 -- Commit Summary -- * Use a single exception for name validation (follow-up) -- File Changes -- M dom.bs (7) -- Patch Links -- https://github.com/whatwg/dom/pull/945.patch https://github.com/whatwg/dom/pull/945.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/945
Received on Tuesday, 26 January 2021 16:24:11 UTC