- From: Lorin Halpert <notifications@github.com>
- Date: Tue, 26 May 2020 22:04:20 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 27 May 2020 05:04:32 UTC
Why does insertAdjacentElement return the resulting element, yet insertAdjacentHTML doesn't have a return value? In my mind it should return a NodeList if successful. Has this ever been discussed? Also why does MDN link insertAdjacentElement to a W3C spec, and insertAdjacentHTML to WhatWG? -- 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/issues/868
Received on Wednesday, 27 May 2020 05:04:32 UTC