Skip to content

Add example section for visual markup explanation to G96#5073

Open
CharlesBelov wants to merge 2 commits intow3c:mainfrom
CharlesBelov:patch-1
Open

Add example section for visual markup explanation to G96#5073
CharlesBelov wants to merge 2 commits intow3c:mainfrom
CharlesBelov:patch-1

Conversation

@CharlesBelov
Copy link
Copy Markdown

Added a text-specific example section explaining visual markup with semantic meaning.

Added an example section explaining visual markup with semantic meaning.
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 16, 2026

Deploy Preview for wcag2 ready!

Name Link
🔨 Latest commit a940a87
🔍 Latest deploy log https://app.netlify.com/projects/wcag2/deploys/69f1443a484e7c0008176390
😎 Deploy Preview https://deploy-preview-5073--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 patrickhlauke changed the title Add example section for visual markup explanation Apr 16, 2026
@w3cbot
Copy link
Copy Markdown

w3cbot commented Apr 16, 2026

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

</section>
<section class="example">
<h3>Visual markup with semantic meaning has explicit text explaining the meaning</h3>
<p>A redline document designates deleted text with strikethrough and added text with double underline. Deletions are preceded by the text "[begin deletion]" and followed by the text "[end deletion]. Additions are preceded by the text "[begin addition]" and followed by the text "[end addition].</p>
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.

shouldn't additions/deletions use <ins> and <del> ? or are you concerned about whether or not AT currently announce/expose these?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants