SVG:Specification Issues: Difference between revisions
Jump to navigation
Jump to search
m (break paragraph into two) |
No edit summary |
||
(11 intermediate revisions by 3 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: | |||
** [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/0013 (SVG1.1/SVG1.2T) <font-face> {underline,strikethrough,overline}-{position,thickness} defaults] | |||
** [http://lists.w3.org/Archives/Public/www-svg/2007May/0014.html (SVG1.1/SVG1.2T) multiple <missing-glyph>] | |||
** [http://lists.w3.org/Archives/Public/www-svg/2007May/0015 (SVG1.1/SVG1.2T) multiple <font-face> elements] | |||
** [http://lists.w3.org/Archives/Public/www-svg/2007May/0016.html (SVG1.1) circular definition of SVG font vert-origin-y, ascent if neither set] | |||
* 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/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/0014.html (SVG1.2) filter margins useless] | |||
**[http://lists.w3.org/Archives/Public/www-svg/2008Jun/0007.html (SVG1.1) bad viewport text for backgroundImage] | |||
** [http://lists.w3.org/Archives/Public/www-svg/2009Oct/0031.html (SVG1.1) filter primitive subregion too vague] | |||
*SVG Script | |||
**[http://www.w3.org/Bugs/Public/show_bug.cgi?id=5362 (SVG1.1) script should have a type attributes so that local scripts work] | |||
*SVG Text: | |||
**[http://lists.w3.org/Archives/Public/www-svg/2009Oct/0010.html (SVG1.1) insufficient detail to implement text-decoration] | |||
**[http://lists.w3.org/Archives/Public/www-svg/2007Jun/0031.html (SVG1.1) xml:space="default" underspecified] | |||
*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