Skip to content

Clarify blending isolation in 2D canvas #11559

@sagudev

Description

@sagudev

What is the issue with the HTML Standard?

The spec just says:

Composite B within the clipping region over the current output bitmap using the current compositing and blending operator.

Which I understood as non-isolated blending, but it's actually isolated blending (per WPT tests). It would be nice to state that explicitly, as currently browsers are not respecting this (Firefox vs Edge):

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions