Re: [WICG/webcomponents] Reference Target naming (Issue #1087)

keithamus left a comment (WICG/webcomponents#1087)

> What about `referenceTargetMap`?

I believe we discussed collapsing them into one attribute where a single idref might map to one element (so e.g. `<template shadowrootdelegatesto="inner-el">`) while an expanded syntax would allow for mapping individual properties (`<template shadowrootdelegatesto="inner-label:aria-labelledby inner-p:aria-describedby">`). An altnerative was discussed where we have individual attributes for each (e.g. `<template shadowrootdelegatesarialabelledby="inner-label" shadowrootdelegatesariadescribedby="inner-p">`). This discussion was largely deferred though, as it is considered "phase 2" work - I believe.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/1087#issuecomment-2673989106
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/1087/2673989106@github.com>

Received on Friday, 21 February 2025 09:09:08 UTC