Skip to content

Partial support and notes #915

@foolip

Description

@foolip

Both BCD and caniuse have a concept of partial support. Examples:
https://developer.mozilla.org/en-US/docs/Web/API/ScreenOrientation/lock#browser_compatibility
https://caniuse.com/webp

We have already accumulated a number of features that could benefit from the same:

# TODO: Add notes about animated AVIF coming later in Safari (but don't mark this as partially supported)

# TODO: Consider notes or partial implementation for Safari 10.1 due to the
# lack of support for nomodule. It's important for fallback behavior, but in
# the long term not important if JS modules support is completely ubiquitous.

# TODO: Add notes about animated WebP coming later in Chrome (but don't mark this as partially supported)

#912 is another case currently in review.

In BCD, partial_implementation must come with a note, and we should probably do the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions