Skip to content

add one-time-code to list of autocomplete attrs - #2614

Closed
fstrr wants to merge 3 commits into
mainfrom
fstrr-patch-11
Closed

add one-time-code to list of autocomplete attrs#2614
fstrr wants to merge 3 commits into
mainfrom
fstrr-patch-11

Conversation

@fstrr

@fstrr fstrr commented Aug 12, 2022

Copy link
Copy Markdown
Contributor

Closes #2613

fstrr added 2 commits August 12, 2022 12:43
The attribute values listed are code, so should be marked up as code.
fstrr added a commit that referenced this pull request Sep 8, 2023
[PR 2614](#2614) includes this change, but also adds a normative change. This PR is just to add syntax highlighting support.
kfranqueiro pushed a commit that referenced this pull request Nov 19, 2024
In [section 7](https://www.w3.org/TR/WCAG22/#input-purposes) of WCAG
2.1/2.2, there is a list of "Input Purposes for User Interface
Components".

This change simply updates the code from using `<strong>` tags to
`<code>` tags, including the language attribute so they are styled as
HTML.

The related [PR 2614](#2614) includes
this change, but also added a normative change. This PR is just to add
syntax highlighting support.

This would apply to WCAG 2.1 and 2.2.
@fstrr fstrr closed this Sep 18, 2025
@fstrr
fstrr deleted the fstrr-patch-11 branch September 18, 2025 03:12
@patrickhlauke

Copy link
Copy Markdown
Member

Successor #5255

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.

Add one-time-code to list of autocomplete attributes

2 participants