Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create dir-role.tentative.html #45553

Merged
merged 5 commits into from
Aug 20, 2024
Merged

Conversation

scottaohara
Copy link
Contributor

add test for the dir element, which is defined as obsolete in HTML, but that it should be treated the same as ul - and thus be exposed with an implicit role=list

add test for the `dir` element, which is defined as obsolete in HTML, but that it should be treated the same as `ul` - and thus be exposed with an implicit role=list
Copy link
Contributor

@cookiecrook cookiecrook left a comment

Choose a reason for hiding this comment

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

Ideally this PR would also have a line comment for dir (before div) in /html-aam/roles.html pointing to this file.

@scottaohara
Copy link
Contributor Author

pointing to this file with the .tentative in the name or without? and if it was tentative would then the expectation be to make another PR to change that when this did get accepted and merged? or would this file get deleted and the test added to the other?

@cookiecrook
Copy link
Contributor

cookiecrook commented May 22, 2024

Yes. Once there are two implementations of the mapping, I’d expect the tentative file to be deleted, and the single new subtest to be merged into the main list in roles.html.

html-aam/roles.html Outdated Show resolved Hide resolved
@cookiecrook cookiecrook merged commit c74037d into master Aug 20, 2024
19 checks passed
@cookiecrook cookiecrook deleted the dir-element-role-mapping-test branch August 20, 2024 20:01
@cookiecrook cookiecrook restored the dir-element-role-mapping-test branch August 20, 2024 20:01
@cookiecrook cookiecrook deleted the dir-element-role-mapping-test branch August 20, 2024 20:01
@cookiecrook
Copy link
Contributor

I hate it when a UI button changes its function during a mousedown event! 😡

Westbrook pushed a commit to Westbrook/wpt that referenced this pull request Aug 21, 2024
add test for the `dir` element, which is defined as obsolete in HTML, but that it should be treated the same as `ul` and thus be exposed with an implicit role=list
aarongable pushed a commit to chromium/chromium that referenced this pull request Sep 5, 2024
The dir element is defined as obsolete in HTML and should be exposed as
the list role.

[1] web-platform-tests/wpt#45553

Fixed: 361126130
Change-Id: Ia1e6cb5be7fa20a69b7a1b421a60d6cae0e154c1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5837082
Reviewed-by: Aaron Leventhal <[email protected]>
Commit-Queue: Aaron Leventhal <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1351373}
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.

3 participants