Re: [whatwg/dom] Define processing instruction attributes (PR #1454)

WebReflection left a comment (whatwg/dom#1454)

@noamr thanks! then the polyfill patches *if needed* and it provides as default export a `patch(node)` that transform all awkward comments added as ProcessInstruction via `innerHTML` and similar into proper pi nodes with attributes methods. Happy to improve/change/fix whatever you think is super off, considering `@ungap` philosophy is "*faster and covering 99% of use cases is better than bloat for 1:1 feature-parity*" but obviously if there's something *really wrong* I might revisit it.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1454#issuecomment-4798766268
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1454/c4798766268@github.com>

Received on Thursday, 25 June 2026 11:34:37 UTC