[whatwg/dom] Why doesn't insertAdjacentHTML return anything? (eg. a NodeList) (#868)

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