- From: Dan Clark <notifications@github.com>
- Date: Thu, 29 Jan 2026 15:20:49 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 29 January 2026 23:20:53 UTC
@dandclark commented on this pull request.
> @@ -6348,6 +6349,7 @@ interface ShadowRoot : DocumentFragment {
readonly attribute boolean clonable;
readonly attribute boolean serializable;
readonly attribute Element host;
+ attribute DOMString? referenceTarget;
Thanks, added getter/setter definition for this and updated the PR to resolve the conflict.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1353#discussion_r2743932597
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/dom/pull/1353/review/3725489794@github.com>
Received on Thursday, 29 January 2026 23:20:53 UTC