[WICG/webcomponents] Reference Target: Clarify how JS Element attributes work with referenceTarget (PR #1066)

Update the **JavaScript attributes that reflect `Element` objects** to clarify which attributes return the host element. Also, add special cases for the `.form` and `.list` attributes, which return `null` because their types don't allow returning the host element.
You can view, comment on, or merge this pull request online at:

  https://github.com/WICG/webcomponents/pull/1066

-- Commit Summary --

  * Clarify attribute reflection: add special cases for .form and .input

-- File Changes --

    M proposals/reference-target-explainer.md (43)

-- Patch Links --

https://github.com/WICG/webcomponents/pull/1066.patch
https://github.com/WICG/webcomponents/pull/1066.diff

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

Message ID: <WICG/webcomponents/pull/1066@github.com>

Received on Monday, 12 August 2024 18:58:47 UTC