Skip to content

svg.attributes.presentation.stop-opacity - missing features in compatibility table #9402

@Havegum

Description

@Havegum

What information was incorrect, unhelpful, or incomplete?

The compatibility table is incomplete. Specifically, that iOS Safari does not accept <percentage> as a value:

This value is either a <number> between 0 and 1 or a <percentage> value specifying the opacity of the color gradient stop.

What did you expect to see?

A row in the compatibility table, or a note on the iOS Safari block that warns using <percentage> as a value will not work on iOS Safari.

Did you test this? If so, how?

Tested in Browserstack on iPhone 8 on Safari. The stop-opacity attributes with <percentage> values are ignored and the default opacity, 1, is used.

<number> values work as expected.

MDN page report details

Metadata

Metadata

Assignees

No one assigned

    Labels

    data:svgCompat data for SVG features. https://developer.mozilla.org/docs/Web/SVG

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions