Closed
Bug 630036
Opened 12 years ago
Closed 12 years ago
Throw NOT_SUPPORTED_ERR instead of SYNTAX_ERR when calling cx.create{Linear|Radial}Gradient with non-finite values
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
mozilla2.0b11
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
()
Details
(Keywords: dev-doc-complete, html5)
Attachments
(1 file, 2 obsolete files)
36.10 KB,
patch
|
Details | Diff | Splinter Review |
Required to pass: http://www.w3c-test.org/html/tests/approved/canvas/2d.gradient.linear.nonfinite.html http://www.w3c-test.org/html/tests/approved/canvas/2d.gradient.radial.nonfinite.html The patch in bug 630034 applies over this one.
Flags: in-testsuite+
Attachment #508250 -
Flags: review?(roc)
Attachment #508250 -
Flags: review?(roc)
Attachment #508250 -
Flags: review+
Attachment #508250 -
Flags: approval2.0+
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 2•12 years ago
|
||
Hopefully this applies to trunk.
Attachment #508707 -
Attachment is obsolete: true
![]() |
||
Comment 3•12 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/c41670743f35
Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → mozilla2.0b11
Updated•12 years ago
|
Keywords: dev-doc-needed
Comment 4•12 years ago
|
||
Added note to: https://developer.mozilla.org/en/DOM/CanvasRenderingContext2D#Notes And listed the change on Firefox 4 for developers.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•