- From: Noam Rosenthal <notifications@github.com>
- Date: Tue, 23 Jun 2026 03:04:34 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Push <push@noreply.github.com>
- Message-ID: <whatwg/dom/pull/1454/before/96de387fe0fc89cda9d0e48426d7e666886ca9fb/after/dee2>
@noamr pushed 27 commits. 267e6edbe69f9c0f7b602fc7de46758aa8470c76 Define processing instruction attributes 164f8415a73462407df9f8ef03ed9a718060a752 Check valid attribute local name in pi.setAttribute() eb0e47d898218971f2b4ecdd6ccc78a02876b3ba hasAttributes() 9ceb7401544e1416fd01e3883cba825095760c43 getAttributeNames() f4d463f1533033db96087b2d43bfa0540b573f80 toggleAttribute() 81aebb813dbbb74789d0e9d503c86e266a749e5e Avoid updating attributes when updating data from attributes 0427d8c3f373f702042e8f6b97e18dfdf95185bf wrap at 100 06add63521aa2904a369a3c85680705d8b2699d7 if...then 7a23042ecba68de69459561678add6e2cb0479fc complete domintro 90fec36df372e7b7fb32ce7377d5dc55d9b0f4ca Add an initialize algo for ProcessingInstruction c2cf8a3a0e61a5ddddabc42f8581c3909a6a990e Make PI attribute API case-sensitive 745c3eb1fe9b277b94110f40fc6c620f3da09523 Handle exceptions in fragment parsing algorithm steps 778edea6fddea867951edf387bd1b656ff582e9b Always parse PI attributes using the HTML parser bb9d504337910efdea48109b02a8ce6f2b4fd322 Canonicalize to lowercase in PI APIs e93bd3f8840fb5c0fb46a48c1abda06438421249 fix typo 3e46f4d921400703d83e77d59da0389b6bda37ed Address editorial feedback from @annevk 3384c1fe4c1cd616cd26d9ac33bfa6e747ba1ca4 Use "rules for parsing pseudo-attributes from a string" to parse PI data a5b27e5cb50ca427c37520d1aeb2175d696a9502 Don't use HTML's "escaping a string" 7cc058d6120bdc8f90ea45cb9f5eaf02b41a1c77 Add exported "get a processing instruction attribute" algorithm a1a017d4cbd55a1db672d2f3991fea45b1fad57e Use <a for=map>set</a> 4b74ecc1a187a951b88f6036db9ebfa92cf86195 For each ...: c9e063071cc530d4b3b4a10312381e2b6a608038 Drop manual id 4d5b78a5b5f5ac7062e53ca65a3a04fe1726d84c Use the right exists 65e5ff3f3533a8cbdebf8329978755ce989f2bca Move PI target and attribute map dfns 6f84e64a0e970818821f55c70ef52ad376529719 Drop redundant "update attributes from data" ffed8bc5226af0df5ff8f108a0b2a460da2db6fe Drop lowercasing of PI attribute names dee2fba1cb1fe0b9356c2a75ff1dba47df484bf2 nit -- View it on GitHub: https://github.com/whatwg/dom/pull/1454/changes/96de387fe0fc89cda9d0e48426d7e666886ca9fb..dee2fba1cb1fe0b9356c2a75ff1dba47df484bf2 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1454/before/96de387fe0fc89cda9d0e48426d7e666886ca9fb/after/dee2>
Received on Tuesday, 23 June 2026 10:04:38 UTC