Skip to content

Align ARIAMixin with changes in HTML - #1876

Merged
spectranaut merged 3 commits into
w3c:mainfrom
annevk:annevk/ariamixin
Feb 15, 2024
Merged

Align ARIAMixin with changes in HTML#1876
spectranaut merged 3 commits into
w3c:mainfrom
annevk:annevk/ariamixin

Conversation

@annevk

@annevk annevk commented Feb 20, 2023

Copy link
Copy Markdown
Member

This does not address most of the issues described in #1110, but does provide a better base for ElementInternals support and tackling the issues in #1110.

Corresponding HTML change: whatwg/html#8496.


This is meant to be editorial when combined with the HTML PR landing around the same time, leaving existing spec-UB as spec-UB. Please do not merge this before the HTML PR is merged.

cc @domenic


Preview | Diff

This does not address most of the issues described in w3c#1110, but does provide a better base for ElementInternals support and tackling the issues in w3c#1110.

Corresponding HTML change: whatwg/html#8496.
@pkra
pkra requested a review from cookiecrook February 21, 2023 07:39
@pkra
pkra marked this pull request as draft February 21, 2023 07:41
@pkra

pkra commented Feb 21, 2023

Copy link
Copy Markdown
Member

Converting to draft until upstream PR is resolved.

@domenic domenic left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I guess this did dramatically simplify things.

@annevk

annevk commented Feb 22, 2023

Copy link
Copy Markdown
Member Author

I think it might have to get more complicated as we address the remaining issues around DOMString? and such, but for now it's indeed a simplification.

@pkra pkra added this to the ARIA 1.3 milestone Feb 22, 2023
annevk added a commit to whatwg/html that referenced this pull request Feb 22, 2023
Other changes:

* Remove reflection of unrestricted double as it is buggy and unused.
* The DOMString getter steps did not account for a missing attribute.
* The native accessibility semantics map was renamed to the internal content attribute map as it's now a more general reflection concept.

Corresponding ARIA PR: w3c/aria#1876.

Fixes #8442.

Follow-up:

* w3c/core-aam#152
* w3c/aria#1110
* #3238
* #8544
* #8545
* #8926
* #8927
* #8928
* #8930
@spectranaut
spectranaut marked this pull request as ready for review February 23, 2023 18:11
@spectranaut
spectranaut requested a review from alice February 23, 2023 18:11
@domenic

domenic commented Jan 5, 2024

Copy link
Copy Markdown
Contributor

Can anyone work on merging this? I got very confused implementing the current spec in jsdom.

Comment thread index.html Outdated

@keithamus keithamus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a straightforward and worthwhile change to me, once the above comment is resolved.

@cookiecrook cookiecrook left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approve with included edits.

Comment thread index.html Outdated
Comment thread index.html Outdated

@spectranaut spectranaut left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Applied edits on @cookiecrook's edits.

Comment thread index.html Outdated
Comment thread index.html Outdated
@spectranaut

spectranaut commented Feb 15, 2024

Copy link
Copy Markdown
Contributor

This looks ready to merge per today's meeting (https://www.w3.org/2024/02/15-aria-minutes#t08) - I'll resolve merge conflicts and land.

@spectranaut
spectranaut merged commit d2c9883 into w3c:main Feb 15, 2024
github-actions Bot added a commit that referenced this pull request Feb 15, 2024
SHA: d2c9883
Reason: push, by spectranaut

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants