-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
data:htmlCompat data for HTML elements. https://developer.mozilla.org/docs/Web/HTMLCompat data for HTML elements. https://developer.mozilla.org/docs/Web/HTMLneeds triageThis issue needs to be confirmedThis issue needs to be confirmed
Description
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Support for the <s>
element is incomplete / has regressed in Safari 18 (through 18.5 as of this writing). When paired with VoiceOver it functionally removes preceding content from the page.
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
When using VoiceOver with Safari, that the text preceding a <s>
would be announced.'
Did you test this? If so, how?
In a test using <s>
or role="deletion"
, VoiceOver with Safari does not announce the opening of the sentence, instead jumping to where the element starts.
To replicate:
- Open Safari and activate VoiceOver
- Go to:
- Use the
read-all
command (VO + A) - Observe how, for most paragraphs, the words preceding the element are not announced.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
286267: AX: VoiceOver does not announce text preceding some phrasing elements
Do you have anything more you want to share?
VO-Safari_phrasing-elements.mp4
MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/s
MDN metadata
MDN page report details
- Query:
html.elements.s
- Report started: 2025-07-29T21:51:53.160Z
Metadata
Metadata
Assignees
Labels
data:htmlCompat data for HTML elements. https://developer.mozilla.org/docs/Web/HTMLCompat data for HTML elements. https://developer.mozilla.org/docs/Web/HTMLneeds triageThis issue needs to be confirmedThis issue needs to be confirmed