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

[html-aam PR 539] add obsolete dir element #2213

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

pkra
Copy link
Member

@pkra pkra commented May 23, 2024

Moved from w3c/html-aam#539

the dir element is semantically equivalent to the UL element, and thus it should also map to role=list.

As browsers have recently updated the rendering of this element to have visual consistency with the UL element / across browsers, then too, the mappings should update to match what is spec'd in HTML.
@pkra pkra force-pushed the monorepo_history--html-aam-pr539 branch from 6da7fa7 to eb6e4d7 Compare May 23, 2024 15:19
@pkra pkra force-pushed the monorepo_history--html-aam-pr539 branch from eb6e4d7 to 9de9217 Compare May 23, 2024 15:20
@pkra pkra changed the base branch from monorepo_history--html-aam to main June 12, 2024 19:31
@pkra pkra changed the title [Monorepo] [html-aam PR 539] add obsolete dir element [html-aam PR 539] add obsolete dir element Jun 12, 2024
html-aam/index.html Outdated Show resolved Hide resolved
Copy link

netlify bot commented Dec 11, 2024

Deploy Preview for wai-aria ready!

Name Link
🔨 Latest commit 06c9491
🔍 Latest deploy log https://app.netlify.com/sites/wai-aria/deploys/6759e4e62b2a8d000854c0af
😎 Deploy Preview https://deploy-preview-2213--wai-aria.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@scottaohara
Copy link
Member

merging this PR.
dir is an obsolete element. a wpt exists for browsers to align on correctly exposing the dir's list role - web-platform-tests/wpt#45553

@scottaohara scottaohara merged commit af98485 into main Dec 11, 2024
7 checks passed
@pkra pkra deleted the monorepo_history--html-aam-pr539 branch December 11, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants