Skip to content

Standardize working examples#4980

Open
fstrr wants to merge 15 commits intomainfrom
standardize-working-examples
Open

Standardize working examples#4980
fstrr wants to merge 15 commits intomainfrom
standardize-working-examples

Conversation

@fstrr
Copy link
Contributor

@fstrr fstrr commented Mar 6, 2026

Closes #4978

  1. All pages have HTML5 doctype
  2. Added viewport tag with the same attribute values as the WCAG 2 site
  3. Added CSS body tag styling so the font is the same on each page
  4. Standardized the charset tag
  5. Removed old attrs on the html element
  6. Removed unneeded attrs on script and style tags
  7. Fixed a couple of reflow bugs
  8. Fixed an issue with an input not having an accessible name
  9. Removed some deprecated HTML attrs on some table elements

@fstrr fstrr added the Bug Fixes label Mar 6, 2026
@netlify
Copy link

netlify bot commented Mar 6, 2026

Deploy Preview for wcag2 ready!

Name Link
🔨 Latest commit b892dff
🔍 Latest deploy log https://app.netlify.com/projects/wcag2/deploys/69b85f03292a0e0008475caf
😎 Deploy Preview https://deploy-preview-4980--wcag2.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 project configuration.

@patrickhlauke
Copy link
Member

patrickhlauke commented Mar 13, 2026

Discussed in TF meeting today. Small changes (TODO @kfranqueiro):

Otherwise good to go, moving to ready for approval

@patrickhlauke
Copy link
Member

Discussed in TF meeting today. Small changes (TODO @kfranqueiro):

Otherwise good to go, moving to ready for approval

Heads-up @kfranqueiro @fstrr ... done both these changes just now

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.

Update working examples

4 participants