Skip to content

Updated ARIA11 to standardize internal wording and ensure definitions are consistent with ARIA standards#4534

Merged
mbgower merged 9 commits intomainfrom
giacomo-petri-aria11-align-with-aria-specs
Oct 17, 2025
Merged

Updated ARIA11 to standardize internal wording and ensure definitions are consistent with ARIA standards#4534
mbgower merged 9 commits intomainfrom
giacomo-petri-aria11-align-with-aria-specs

Conversation

@giacomo-petri
Copy link
Copy Markdown
Contributor

@giacomo-petri giacomo-petri commented Aug 11, 2025

Closes: #919

Updated ARIA11 to standardize internal wording and ensure definitions are consistent with ARIA standards
(it also removes "links links" repetition)

Deploy preview and diff of Technique ARIA11: Using ARIA landmarks to identify regions of a page

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 11, 2025

Deploy Preview for wcag2 ready!

Name Link
🔨 Latest commit 667bae3
🔍 Latest deploy log https://app.netlify.com/projects/wcag2/deploys/68f25c5227f8d500084402c7
😎 Deploy Preview https://deploy-preview-4534--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.

Comment thread techniques/aria/ARIA11.html Outdated
Co-authored-by: Adam Page <adam@adampage.net>
Copy link
Copy Markdown
Contributor

@bruce-usab bruce-usab left a comment

Choose a reason for hiding this comment

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

Discussed in TF call, 9/19/2025.

Comment thread techniques/aria/ARIA11.html Outdated
Comment thread techniques/aria/ARIA11.html Outdated
<li><code class="language-html">navigation</code>: A region that contains a collection of navigational elements (usually links) for navigating the document or related documents.</li>
<li><code class="language-html">main</code>: A region that contains the main content of a document.</li>
<li><code class="language-html">region</code>: A region that contains a perceivable section of the page containing content that is relevant to a specific, author-specified purpose and sufficiently important that users will likely want to be able to navigate to the section easily. A <code class="language-html">region</code> landmark isn't exposed as a landmark region unless it has an accessible name.</li>
<li><code class="language-html">form</code>: A region that represents a collection of form-associated elements, some of which can represent editable values that can be submitted to a server for processing.</li>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

is it also worth mentioning that a form is also not meant to be exposed as a landmark unless it is given a name - since this is like region and it that was called out for that role?

Copy link
Copy Markdown
Member

@scottaohara scottaohara left a comment

Choose a reason for hiding this comment

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

just one question to take or leave. otherwise, lgtm

Comment thread techniques/aria/ARIA11.html Outdated
@mbgower mbgower merged commit 1ed36d6 into main Oct 17, 2025
7 checks passed
@mbgower mbgower deleted the giacomo-petri-aria11-align-with-aria-specs branch October 17, 2025 18:20
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.

ARIA11 update the banner definition

8 participants