- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 10 Oct 2025 07:50:23 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 October 2025 14:50:29 UTC
@annevk 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; Unrelated to the above: this getter doesn't appear to be defined. The PR also needs rebasing unfortunately. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1353#pullrequestreview-3324059135 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1353/review/3324059135@github.com>
Received on Friday, 10 October 2025 14:50:29 UTC