- From: Philip Jägenstedt <notifications@github.com>
- Date: Fri, 12 Jun 2026 07:29:37 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 12 June 2026 14:29:42 UTC
@foolip commented on this pull request.
> +
+ <li><p><a>Update attributes from data</a> for <var>pi</var>.
+</ol>
+</div>
+
+<div algorithm>
+<p>To <dfn>update attributes from data</dfn> for a {{ProcessingInstruction}} <a for=/>node</a>
+<var>pi</var>:
+
+<ol>
+ <li><p><a for=map>Clear</a> <var>pi</var>'s <a for=ProcessingInstruction>attribute map</a>.
+
+ <li><p>Let <var>document</var> be a new {{Document}} node whose <a for=Document>type</a> is
+ "<code>html</code>".
+
+ <li><p>Let <var>html</var> be the concatenation of "<code><html </code>",
Obsoleted by 5b58de39413fcb5da1041f7ed9fe44526f538494 since we now use https://www.w3.org/TR/xml-stylesheet/#dt-parsing
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1454#discussion_r3404068195
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/dom/pull/1454/review/4486496940@github.com>
Received on Friday, 12 June 2026 14:29:42 UTC