Skip to content

Fix unclosed </a> tags in understanding pages #4353

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

EricDunsworth
Copy link
Contributor

Some of the content added by #4262 contained links that were closed with <a> tags instead of </a>. That in turn caused large chunks of content to be transformed into hash (#) links.

Specifically:

This resolves it by replacing the affected <a> tags with </a>.

CC @mbgower

PS:
I'm not currently a W3C member. But it should be possible for any member to make this PR merge-able by marking it as non-substantive.

Some of the content added by w3c#4262 contained links that were closed with <a> tags instead of </a>. That in turn caused large chunks of content to be transformed into hash (#) links.

Specifically:
* Understanding Guideline 1.1: Text Alternatives
  * https://w3c.github.io/wcag/understanding/text-alternatives.html#text-alternatives-and-equivalents-match-the-language-of-the-content
* Understanding SC 1.1.1: Non-text Content (Level A)
  * https://w3c.github.io/wcag/understanding/non-text-content.html#note-on-alternatives-matching-the-language-of-content
* Understanding Guideline 1.2: Time-based Media
  * https://w3c.github.io/wcag/understanding/time-based-media.html#text-alternatives-and-equivalents-match-the-language-of-the-content

This resolves it by replacing the affected <a> tags with </a>.
Copy link

netlify bot commented Apr 22, 2025

Deploy Preview for wcag2 ready!

Name Link
🔨 Latest commit ab2378e
🔍 Latest deploy log https://app.netlify.com/sites/wcag2/deploys/6808140b95c4b300074229ea
😎 Deploy Preview https://deploy-preview-4353--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 site configuration.

@w3cbot
Copy link

w3cbot commented Apr 22, 2025

patrickhlauke marked as non substantive for IPR from ash-nazg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants