Closed
Bug 697714
Opened 14 years ago
Closed 5 years ago
Document missing SVG attributes
Categories
(Developer Documentation Graveyard :: SVG, defect, P5)
Developer Documentation Graveyard
SVG
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: miker, Unassigned)
References
()
Details
Go to https://developer.mozilla.org/en/SVG/Attribute and click on a few links and you will find that the vast majority of the pages are missing ... they were all there a few weeks ago.
Updated•14 years ago
|
Component: Website → Documentation Requests
QA Contact: website → doc-request
Comment 1•14 years ago
|
||
Were they really there before? SVG docs have always been a little on the nowhere-near-done side.
| Reporter | ||
Comment 2•14 years ago
|
||
(In reply to Eric Shepherd [:sheppy] from comment #1)
> Were they really there before? SVG docs have always been a little on the
> nowhere-near-done side.
I am fairly certain that they were there because when I created bug 691306 I checked all of the following:
color-interpolation
color-interpolation-filters
dominant-baseline
fill
fill-opacity
fill-rule
flood-color
flood-opacity
lighting-color
marker-end
marker-mid
marker-start
shape-rendering
stop-color
stop-opacity
stroke
stroke-dasharray
stroke-dashoffset
stroke-linecap
stroke-linejoin
stroke-miterlimit
stroke-opacity
stroke-width
text-anchor
Maybe I didn't check them all ... I see that fill exists so I could have just been lucky with the ones I tried.
In the style inspector (developer tool) these CSS properties are listed and we need to point at the documentation for these properties.
| Reporter | ||
Comment 3•14 years ago
|
||
As part of bug 691306 I created empty pages for the SVG attributes. All that is now needed is for community members to populate them.
Comment 4•14 years ago
|
||
(In reply to Michael Ratcliffe from comment #3)
> As part of bug 691306 I created empty pages for the SVG attributes.
I'm not sure it was a good idea to create empty pages, but nevermind, I'll take car about those page in the following days.
Assignee: nobody → jeremie.patonnier
Comment 5•14 years ago
|
||
Ok, the whole list of attributes from comment #2 is documented. The remaining list is on its way :)
| Assignee | ||
Updated•13 years ago
|
Component: Documentation Requests → Documentation
Updated•13 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
Updated•12 years ago
|
Whiteboard: u=webdev p=0
Updated•12 years ago
|
Component: General → SVG
Whiteboard: u=webdev p=0 → u=webdev p=0 c=SVG
Updated•11 years ago
|
Comment 7•7 years ago
|
||
The SVG attributes look to be about two-thirds documented. (I haven't counted precisely.) Contributions are welcome.
Priority: -- → P5
Updated•6 years ago
|
Assignee: nobody → nobody
Comment 8•6 years ago
|
||
SVG attributes are now 90% documented.
Comment 9•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•