Skip to content

Standardize working examples#4980

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

Standardize working examples#4980
fstrr wants to merge 25 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 d7bfda3
🔍 Latest deploy log https://app.netlify.com/projects/wcag2/deploys/69bb1e4a52d13b0008e21cba
😎 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

dependabot bot and others added 5 commits March 17, 2026 09:58
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link
Contributor

@kfranqueiro kfranqueiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I performed my own pass and fixed a few things (and a lot of indentation to match its surroundings)

@patrickhlauke
Copy link
Member

Discussed in the TF meeting. Will do a final check of all working examples. Unless I find more problems that fundamentally alter what the working example tries to demonstrate, this will then be moved to ready for approval and make it in next Monday's batch for the WG.

@kfranqueiro
Copy link
Contributor

Since there currently is no working-examples index page for PRs (but that is something I can work on separately), here's a list of links for the preview:

working-examples preview links

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