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

monorepo: add html-aam history #2186

Merged
merged 426 commits into from
May 28, 2024
Merged

Conversation

pkra
Copy link
Member

@pkra pkra commented May 20, 2024

  • add html-aam history
  • remove extraneous files
  • adjust links to aria-common

scottaohara and others added 30 commits February 26, 2019 18:19
Add current UIA mappings for meter

thank you @melanierichards
Change the mapping from "No accessible object" to ROLE_SYSTEM_TEXT for
MSAA and IA2_ROLE_TEXT_FRAME for IAccessible2.
Update mappings for sub and sup for IA2
Update UIA mappings for sub and sup elements.

Thank you @melanierichards
closes #181

`value` is not a valid attribute for `input type=“image”` so it should be removed from the accessible name computation.
note that the `hidden` attribute only maps to `aria-hidden=true` as long as it continues to be `display: none` or `visibility: hidden`.  otherwise it does not map.
Just a heads up that this repo is now moving to the new WebAppsWG. While this is happening over next few days, and folks are joining the new working group, any IPR bot might get upset if you try to merge any pull requests.
expand reporting of role mapping for ax
add `data-cite=“HTML”` on the `<a>` elements within the `th` so that the proper link gets rendered within the exposed details, but doesn’t create a link within the rendered `summary`
scottaohara and others added 24 commits June 27, 2023 10:52
add link to list attribute mapping to help mitigate confusion like: w3c/html-aria#476
Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
Co-authored-by: James Craig <cookiecrook@users.noreply.github.com>
Co-authored-by: Valerie Young <spectranaut@gmail.com>
Co-authored-by: James Craig <cookiecrook@users.noreply.github.com>
Co-authored-by: Rahim Abdi <rahim_abdi@apple.com>
Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
Copy link

netlify bot commented May 21, 2024

Deploy Preview for ephemeral-daifuku-0dc7d7 ready!

Name Link
🔨 Latest commit bcf36a2
🔍 Latest deploy log https://app.netlify.com/sites/ephemeral-daifuku-0dc7d7/deploys/664f5c4732e927000829e496
😎 Deploy Preview https://deploy-preview-2186--ephemeral-daifuku-0dc7d7.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.

Adds:
- .prettierignore: ignore ARIA spec index.html
- .github/workflows/dependabot.yaml: check for updates
- .github/workflows/prettier.yaml: run prettier on */index.html
  (except what is specified in .prettierignore)
Copy link

netlify bot commented May 23, 2024

Deploy Preview for wai-aria ready!

Name Link
🔨 Latest commit bcf36a2
🔍 Latest deploy log https://app.netlify.com/sites/wai-aria/deploys/664f5c47224fd30008d0dc45
😎 Deploy Preview https://deploy-preview-2186--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.

@spectranaut spectranaut merged commit 114d3d9 into monorepo May 28, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet