Skip to content

Standardize working examples#4980

Merged
patrickhlauke merged 27 commits intomainfrom
standardize-working-examples
Mar 23, 2026
Merged

Standardize working examples#4980
patrickhlauke merged 27 commits intomainfrom
standardize-working-examples

Conversation

@fstrr
Copy link
Copy Markdown
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
Copy Markdown

netlify bot commented Mar 6, 2026

Deploy Preview for wcag2 ready!

Name Link
🔨 Latest commit 955e4ce
🔍 Latest deploy log https://app.netlify.com/projects/wcag2/deploys/69c18314e250280008bf45c2
😎 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
Copy Markdown
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
Copy Markdown
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

@patrickhlauke
Copy link
Copy Markdown
Member

Reviewed all working examples listed in #4980 (comment) ... apart from one tiny tweak (placeholder link that was left in the 44x44 technique), these are all good and still demonstrate what they set out to do.

@patrickhlauke patrickhlauke merged commit f7e0523 into main Mar 23, 2026
8 checks passed
@patrickhlauke patrickhlauke deleted the standardize-working-examples branch March 23, 2026 18:16
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