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

Fix typos in guidelines/index.html #274

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

Conversation

kfranqueiro
Copy link
Contributor

This fixes several types of mistakes I noticed in the WCAG 3 Editor's Draft:

  • Resolves invalid nesting of lists inside of paragraphs by ending the paragraph before the list begins
  • Corrects heading end tags (e.g. closed too soon, or with start and end tags that didn't match)
  • Updates instances of provision torequirement in data attributes or classes
  • Adds class="requirement-text" to an unordered list that continues on from an initial paragraph in Complete tasks (we may want to use a wrapper element instead)
  • Fixes text in methods link for Equivalent text alternative
  • Updates capitalization in "How to meet" links to match guideline names
  • Removes a "(Needs additional research)" parenthetical which is redundant of the adjacent Editor's Note
  • Removes redundant data-lt values (plurals and entries that exactly match the dfn element's text content)
  • Cleans up whitespace

Copy link

netlify bot commented Jan 31, 2025

Deploy Preview for wcag3 ready!

Name Link
🔨 Latest commit 2a93dfb
🔍 Latest deploy log https://app.netlify.com/sites/wcag3/deploys/679cca12162d840008184267
😎 Deploy Preview https://deploy-preview-274--wcag3.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.

Copy link

netlify bot commented Jan 31, 2025

Deploy Preview for wcag3-howtos canceled.

Name Link
🔨 Latest commit 2a93dfb
🔍 Latest deploy log https://app.netlify.com/sites/wcag3-howtos/deploys/679cca12de2dc70008cdf048

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.

1 participant