Open Bug 450315 Opened 16 years ago Updated 2 years ago

mozShadowStyle attribute enhancement to canvas

Categories

(Core :: Graphics: Canvas2D, enhancement)

enhancement

Tracking

()

People

(Reporter: ebutler, Unassigned)

References

Details

The HTML 5 spec only allows for shadows to be a solid color. However, there is no technical reason why any source pattern could not be supported. Canvas can be enhanced to include a property for shadow style following the same semantics as fillStyle and strokeStyle.
according to ebutler, until this is fixed -  tests for 2d.​shadow.​attributes.​shadowBlur.​2 and 2d.​shadow.​attributes.​shadowOffset.​2 will fail in the link to tests below.

http://philip.html5.org/tests/canvas/suite/tests/index.2d.shadow.html
sorry, my comment was meant for bug 450315.   We need testcases created for this bug also.
Flags: in-testsuite?
(In reply to comment #2)
> sorry, my comment was meant for bug 450315.   We need testcases created for
> this bug also.
> 

err.. i mean bug 450487.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.