SVG:Specification Issues: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Ideally issues should be tracked using issue tracking software, but that's often less accessible to "outsiders", and it can take time and many iterations to hash out a good clear description for an issue. In that respect, wiki pages (with their version history and the ability to revert changes) are very useful. | |||
[https://wiki.mozilla.org/index.php?title=Special%3AAllPages&from=Specification+Issues&to=Specification+Issuet&namespace=110 List of child pages] | |||
Some other issues that don't have pages on this wiki: | |||
* [[SVG:Specification_Issues:Embedding_by_Inclusion|Embedding by Inclusion]] | * [[SVG:Specification_Issues:Embedding_by_Inclusion|Embedding by Inclusion]] | ||
* SVG Length: | |||
**[http://lists.w3.org/Archives/Public/www-svg/2005Apr/0006 (SVG1.1) how do lengths that are not in a document work?] | |||
* SVG Fonts: | * SVG Fonts: | ||
** [http://lists.w3.org/Archives/Public/www-svg/2007May/0012 (SVG1.2T) <font-face> ascent/descent definitions incorrect] | ** [http://lists.w3.org/Archives/Public/www-svg/2007May/0012 (SVG1.2T) <font-face> ascent/descent definitions incorrect] | ||
Line 21: | Line 16: | ||
* SVG Filters: | * SVG Filters: | ||
** [http://lists.w3.org/Archives/Public/www-svg/2007Jun/0002 (SVG1.1) SVGFESpecularLighting missing kernelUnitLength?] | ** [http://lists.w3.org/Archives/Public/www-svg/2007Jun/0002 (SVG1.1) SVGFESpecularLighting missing kernelUnitLength?] | ||
** [http://lists.w3.org/Archives/Public/www-svg/2007Jun/0006.html (SVG1.1) FillPaint and StrokePaint inputs for filters poorly defined for container elements] | ** [http://lists.w3.org/Archives/Public/www-svg/2007Jun/0006.html (SVG1.1) FillPaint and StrokePaint inputs for filters poorly defined for container elements] | ||
**[http://lists.w3.org/Archives/Public/www-svg/2008May/0013.html (SVG1.1) effect of filter primitive subregion on feGaussianBlur] | **[http://lists.w3.org/Archives/Public/www-svg/2008May/0013.html (SVG1.1) effect of filter primitive subregion on feGaussianBlur] | ||
Line 35: | Line 28: | ||
*image-rendering | *image-rendering | ||
**[http://lists.w3.org/Archives/Public/www-svg/2009Mar/0179.html (SVG1.1) additional crispEdges value for image-rendering] | **[http://lists.w3.org/Archives/Public/www-svg/2009Mar/0179.html (SVG1.1) additional crispEdges value for image-rendering] | ||
---- | |||
Resolved in errata | |||
* SVG Filters: | |||
** [http://lists.w3.org/Archives/Public/www-svg/2007Jun/0003.html (SVG1.1) feDiffuseLighting calculation does not define I(x,y)] | |||
** [http://lists.w3.org/Archives/Public/www-svg/2007Jun/0005.html (SVG1.1) feSpotLight's limitingConeAngle not mentioned in lighting equations] |
Latest revision as of 18:40, 2 November 2011
Ideally issues should be tracked using issue tracking software, but that's often less accessible to "outsiders", and it can take time and many iterations to hash out a good clear description for an issue. In that respect, wiki pages (with their version history and the ability to revert changes) are very useful.
Some other issues that don't have pages on this wiki:
- Embedding by Inclusion
- SVG Length:
- SVG Fonts:
- (SVG1.2T) <font-face> ascent/descent definitions incorrect
- (SVG1.1/SVG1.2T) <font-face> {underline,strikethrough,overline}-{position,thickness} defaults
- (SVG1.1/SVG1.2T) multiple <missing-glyph>
- (SVG1.1/SVG1.2T) multiple <font-face> elements
- (SVG1.1) circular definition of SVG font vert-origin-y, ascent if neither set
- SVG Filters:
- (SVG1.1) SVGFESpecularLighting missing kernelUnitLength?
- (SVG1.1) FillPaint and StrokePaint inputs for filters poorly defined for container elements
- (SVG1.1) effect of filter primitive subregion on feGaussianBlur
- (SVG1.2) filter margins useless
- (SVG1.1) bad viewport text for backgroundImage
- (SVG1.1) filter primitive subregion too vague
- SVG Script
- SVG Text:
- image-rendering
Resolved in errata