Skip to content

html.elements.ins - Safari with VoiceOver does not announce text preceding <ins> element #27445

@aardrian

Description

@aardrian

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 <ins> 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 <ins> would be announced.'

Did you test this? If so, how?

In a test using <ins> or role="insertion", VoiceOver with Safari does not announce the opening of the sentence, instead jumping to where the element starts.

To replicate:

  1. Open Safari and activate VoiceOver
  2. Go to:
  3. Use the read-all command (VO + A)
  4. 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/ins

MDN metadata

MDN page report details
  • Query: html.elements.ins
  • Report started: 2025-07-29T21:49:44.502Z

Metadata

Metadata

Assignees

No one assigned

    Labels

    data:htmlCompat data for HTML elements. https://developer.mozilla.org/docs/Web/HTMLneeds triageThis issue needs to be confirmed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions