Closed Bug 1067039 Opened 10 years ago Closed 10 years ago

Canvas 2D context does not support ellipse (WebKit compatibility)

Categories

(Core :: Graphics: Canvas2D, defect)

32 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 910138

People

(Reporter: matthew, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0
Build ID: 20140911151253

Steps to reproduce:

1. Examine CanvasRenderingContext2D.prototype.ellipse

or

1. Visit http://apenwarr.ca/beamlab/


Actual results:

It is undefined

or 

The webpage does not work, because it relies on the missing Canvas2D method.


Expected results:

It should return a function that draws an ellipse.
More information on this missing property is available here:

http://www.rgraph.net/blog/2013/january/html5-canvas-ellipse.html
Component: Untriaged → Canvas: 2D
Product: Firefox → Core
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.