Skip to content
Open
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
2941b47
Add shadowrootreferencetarget attribute to template, plumb it through…
dandclark Feb 5, 2025
a6a4ae2
Begin exploring how to specify what effect referenceTarget has.
alice Feb 4, 2025
f8670d1
Use 'reference target' internal definition on Shadow instead of IDL p…
dandclark Feb 5, 2025
6f2c0f2
Implicit label association accounts for reference target
dandclark Feb 6, 2025
77d19e2
Don't directly nest <ol>s
dandclark Feb 6, 2025
f0f58b1
Actually return the resolved reference target from labeled control algo
dandclark Feb 13, 2025
45d58a8
Add a section about multiple element reference attributes
alice Feb 14, 2025
a45a625
Update HTMLLabelElement control and form properties
dandclark Mar 3, 2025
8b8ff59
Update the HTMLInputElement.list attribute
dandclark Mar 3, 2025
46544e8
Update headers property
dandclark Mar 3, 2025
2f53bde
Update form association
dandclark Mar 6, 2025
96ffb1d
Define headers and list attributes in terms of element reference attr…
alice Mar 6, 2025
4ce59d4
Update output-for and popover, and reword definitions
alice Mar 6, 2025
019c107
Update itemref attribute
dandclark Mar 7, 2025
2d9ef27
Update attributes table
dandclark Mar 7, 2025
7a33ea0
Add notes an examples in the Element reference attributes section, an…
alice Mar 14, 2025
38e770e
A few more minor tweaks
alice Mar 14, 2025
2ea0c08
Address Anne's review comments
alice Jan 26, 2026
8c86063
Split attr-associated elements into two different algorithms: resolve…
alice Jan 27, 2026
a518c8e
Fix a couple bits of feedback that were missed and clean up some form…
dandclark May 15, 2026
135f067
Add the concept of an event source.
alice Jun 3, 2025
2969673
Define source on command event
dandclark May 1, 2026
61fbc33
Address most of Anne's feedback
dandclark May 20, 2026
342802e
Align getHTML serialization order with ordering in DOM spec (before c…
dandclark May 21, 2026
e1b0876
Use source and target instead of X and Y
dandclark May 26, 2026
37fbfaf
Reword that single-element reference is specified as content attribut…
dandclark May 26, 2026
51fef94
Fix link to event target, add link to relatedTarget concept, change f…
dandclark Jun 2, 2026
28dc3df
Remove event source concept. When submit, toggle/beforetoggle, and co…
dandclark Jun 2, 2026
c2e178c
Define CommandEvent and ToggleEvent's source as returning relatedTarget
dandclark Jun 2, 2026
cb06e42
Define SubmitEvent's submitter in terms of relatedTarget
dandclark Jun 2, 2026
7a48c4f
Only set composed if source/submitter is non null. Use link for relat…
dandclark Jun 8, 2026
2352b1a
Also use linked named param for legacy target override flag
dandclark Jun 8, 2026
eaaf3d3
Put the ? back inside the <code> element
dandclark Jun 9, 2026
dcbe875
Change HTMLElement getters to Element
dandclark Jun 9, 2026
6e4196f
AI-found blocking issues (leaving Event getter issue unfixed for now)
annevk Jun 26, 2026
4685daf
AI nits
annevk Jun 26, 2026
9ccd8fe
fix more issues
annevk Jun 26, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading