Re: [whatwg/dom] Add Marker interface (PR #1447)

@WebReflection commented on this pull request.



> @@ -4421,6 +4421,7 @@ interface Node : EventTarget {
   const unsigned short DOCUMENT_TYPE_NODE = 10;
   const unsigned short DOCUMENT_FRAGMENT_NODE = 11;
   const unsigned short NOTATION_NODE = 12; // legacy
+  const unsigned short MARKER_NODE = 13;

forgot the devtools result:

<img width="389" height="239" alt="image" src="https://github.com/user-attachments/assets/b49d673d-1f70-4a21-8ffa-8aac2b680cdf" />


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

Message ID: <whatwg/dom/pull/1447/review/3693131102@github.com>

Received on Thursday, 22 January 2026 15:42:26 UTC