Skip to content

Fix note structure in abbreviation definition #4452

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kfranqueiro
Copy link
Contributor

@kfranqueiro kfranqueiro commented Jun 16, 2025

Fixes #4436.

This fixes the markup for the first top-level note in the abbreviations definition to use a div, so that it can properly wrap the ordered list that is supposed to exist inside of it (as it did in WCAG 2.0).

This also relegates the nested note to an inline annotation in a paragraph (suggested by Alastair), to avoid needing to worry about an unimplemented nesting edge case.

The diff will be easier to view with whitespace ignored (?w=1).

@netlify /guidelines/#dfn-abbreviations

Copy link

netlify bot commented Jun 16, 2025

Deploy Preview for wcag2 ready!

Name Link
🔨 Latest commit b24be35
🔍 Latest deploy log https://app.netlify.com/projects/wcag2/deploys/6850493e99a8400008f7682d
😎 Deploy Preview https://deploy-preview-4452--wcag2.netlify.app/guidelines/#dfn-abbreviations
📱 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 project configuration.

@mbgower mbgower added ErratumRaised Potential erratum for a Recommendation Non-Normative Informative language in the specification or supporting materials Glossary labels Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ErratumRaised Potential erratum for a Recommendation Glossary Non-Normative Informative language in the specification or supporting materials
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent indentation of Notes
3 participants