Closed Bug 600428 Opened 14 years ago Closed 14 years ago

remove quirk (formerly in spec, copied from CoreGraphics) from <canvas> shadowBlur handling

Categories

(Core :: Graphics: Canvas2D, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla2.0b7
Tracking Status
blocking2.0 --- beta8+

People

(Reporter: dbaron, Assigned: dbaron)

Details

(Keywords: html5)

Attachments

(1 file)

Per my suggestion in http://www.w3.org/Bugs/Public/show_bug.cgi?id=10647 Hixie has changed the HTML5 spec to remove the really quirky handling of shadowBlur that was reverse-engineered from Apple's original implementation (and thus make it consistent with text-shadow, box-shadow).

Since we've already changed the meaning of shadowBlur once in this release (bug 590039), it would be good to get this change in this cycle rather than changing it twice in successive releases.

It's also a really really trivial change.
blocking2.0: --- → beta8+
Attached patch patchSplinter Review
Tested on http://dbaron.org/css/test/2010/shadow-blur

I also tend to think people might want a blur larger than 25px now and then.
Attachment #481356 - Flags: review?(roc)
Whiteboard: [needs review]
http://hg.mozilla.org/mozilla-central/rev/d88b7978d132
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [needs review]
Target Milestone: --- → mozilla2.0b8
Target Milestone: mozilla2.0b8 → mozilla2.0b7
Hi,
In which Mozilla Firefox version these changes are available. 
As I tested the testcase(http://dbaron.org/css/test/2010/shadow-blur) in Firefox 4.0.1 version , it seems as test case is failing.

I suppose,to pass the test case, canvas element has to be look like same as paragraph element.

Please confirm.
The changes are in Firefox 4.0.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: