Closed Bug 343193 Opened 19 years ago Closed 19 years ago

globalCompositeOperation "source-over" incorrect

Categories

(Core :: Graphics: Canvas2D, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: vlad, Assigned: vlad)

Details

Attachments

(1 file)

This is related to bug 307021, but is only part of it. "source-over" is being incorrectly converted to CAIRO_OPERATOR_SOURCE, instead of _OVER; the non-spec "over" is being used as OPERATOR_OVER.
The fix. This keeps "over" as a valid operand for compat, but for querying the property, "source-over" will always be returned.
Assignee: nobody → vladimir
Status: NEW → ASSIGNED
It seems this bug is resolved already.
Yeah, this was fixed, not sure why it's still open.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: