Closed
Bug 963339
Opened 11 years ago
Closed 11 years ago
SVG path format description has incorrect information ( and its highlighted)
Categories
(Developer Documentation Graveyard :: API: SVG, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: simon.place, Assigned: Jeremie)
References
()
Details
(Whiteboard: [specification][type:bug])
What did you do?
================
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/d
states: "There is no comma between the y-coordinate of the control point and the x-coordinate of the endpoint"
What happened?
==============
this isn't true, the BNF in the standard shows commas are allowed here.
also given example has comma there.
What should have happened?
==========================
?
Is there anything else we should know?
======================================
Summary: incorrect information ( and its highlighted) → SVG path format description has incorrect information ( and its highlighted)
Updated•11 years ago
|
Assignee: nobody → jeremie.patonnier
Component: General → SVG
Product: Mozilla Developer Network → Developer Documentation
Comment 1•11 years ago
|
||
Fixed by stuart
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/d$compare?to=669229&from=650435
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•