-
Notifications
You must be signed in to change notification settings - Fork 381
Standardize working examples #4980
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
fstrr
wants to merge
25
commits into
main
Choose a base branch
from
standardize-working-examples
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 12 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
ad61876
change doctype to html5 one
fstrr 9fab686
remove type attr from script tags
fstrr eaca78f
remove unnecessary type attrs on style tags
fstrr 24187c5
add or update meta viewport tag
fstrr e92da7d
standardize meta charset tag
fstrr 6d2d113
remove extra attrs from html element
fstrr 865c510
add “: WCAG 2” to the end of each <title> element
fstrr c2741d5
give input element an accessible name
fstrr 850c903
add consistent font familiy to pages
fstrr 5eab3ac
Merge branch 'main' into standardize-working-examples
fstrr 299df62
update the viewport settings
fstrr e338c8f
Apply suggestion from @patrickhlauke
patrickhlauke 00d442d
Change ": WCAG 2" to " | WCAG 2" in working example titles
patrickhlauke 61c3dfd
Back out jQuery removal
patrickhlauke b892dff
Harmonise doctype declaration to `<!DOCTYPE html>`
patrickhlauke 01b4dfa
Bump minimatch (#4963)
dependabot[bot] d2a2d7c
Bump undici from 6.23.0 to 6.24.1 (#5001)
dependabot[bot] 94da932
Merge branch 'main' into standardize-working-examples
fstrr 8891f69
Merge branch 'main' into standardize-working-examples
fstrr 6e856ca
Remove over-eager addition to non-head title element
kfranqueiro 60f4313
Remove unnecessary type attributes and sources.css references
kfranqueiro a164ca0
Additional consistency pass
kfranqueiro e8e0f89
Another additional consistency pass (mainly whitespace)
kfranqueiro b39372e
Re-adjust sticky examples to retain ease of reproducing failure
kfranqueiro d7bfda3
Re-adjust reflow-nested-lists example to still fail as described
kfranqueiro File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 12 additions & 10 deletions
22
working-examples/aria-grouping-multipart-fields-ssn/index.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 10 additions & 2 deletions
12
working-examples/aria-labelledby-description-complex-graphic/index.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 11 additions & 3 deletions
14
working-examples/aria-labelledby-table-text-inputs/index.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
working-examples/aria-labelledby-time-out-input-concatenated-label/index.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
working-examples/aria-labelledby-workshop-booking-timetable/index.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.