Allow <slot> to find slottables by slottables's IDs as well #677
Labels
addition/proposal
New features or enhancements
needs implementer interest
Moving the issue forward requires implementers to express interest
topic: shadow
Relates to shadow trees (as defined in DOM)
Sometimes, slottables already have IDs, so it's not necessary to require them to also define reduntant
slot
attributes. If aslot
is able to find its slottables by slottables's IDs, we would go a step further to make the document semantically brief(It's semantical brevity which is one principial cause that inspires shadow DOM, isn't it?).I'd like suggest we add a
for
attribute to for this.The text was updated successfully, but these errors were encountered: