Re: [WICG/webcomponents] Update reference-target-explainer.md (PR #1109)

@dandclark approved this pull request.

Thank you for making these improvements!

> +> However, the underlying association still exists even if the IDL getter returns null:
+> the input would be connected to the form, for example; it's just not reflected by the `.form` attribute.

IMO it's best to just remove it. Based on how https://github.com/WICG/webcomponents/issues/1072 wrapped up it looks like the IDL types will be made compatible so this isn't an issue.

> @@ -1,120 +1,332 @@
 # Reference Target for Cross-Root ARIA
 
-Author: [Ben Howell](https://github.com/behowell)
+Original proposal author: [Ben Howell](https://github.com/behowell)

Or just:
```suggestion
##Authors
- [Ben Howell](https://github.com/behowell)
- [Alice Boxhall](https://github.com/alice)
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/pull/1109#pullrequestreview-3130203921
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/pull/1109/review/3130203921@github.com>

Received on Monday, 18 August 2025 23:23:26 UTC