|
9 | 9 | <h1>SVG Working Group document repository</h1> |
10 | 10 | <p>This site hosts a number of documents produced by the SVG Working Group:</p> |
11 | 11 | <ul> |
12 | | - <li><a href="/svg2-draft/">SVG 2 Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/master">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/master">changelog</a></li> |
13 | | - <!--li><a href="https://github.com/specs/animation-elements/">Animation Elements Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/animation-elements">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/animation-elements">changelog</a></li--> |
14 | | - <li><a href="/specs/animations/">SVG Animations Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/animations">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/animations">changelog</a></li> |
15 | | - <li><a href="/specs/integration/">SVG Integration Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/integration">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/integration">changelog</a></li> |
16 | | - <li><a href="/specs/streaming/">SVG Streaming Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/streaming">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/streaming">changelog</a></li> |
17 | | - <li><a href="/specs/transform/">svg:transform for Mapping Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/transform">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/transform">changelog</a></li> |
18 | | - <li><a href="/specs/markers/">SVG Markers Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/markers">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/markers">changelog</a></li> |
19 | | - <li><a href="/specs/paths/">SVG Paths Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/paths">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/paths">changelog</a></li> |
20 | | - <li><a href="/specs/strokes/">SVG Strokes Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/strokes">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/strokes">changelog</a></li> |
21 | | - <li><a href="/specs/svg-native/">SVG Native Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/svg-native">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/svg-native">changelog</a></li> |
| 12 | + <li><a href="./svg2-draft/">SVG 2 Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/master">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/master">changelog</a></li> |
| 13 | + <!--li><a href="./specs/animation-elements/">Animation Elements Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/animation-elements">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/animation-elements">changelog</a></li--> |
| 14 | + <li><a href="./specs/animations/">SVG Animations Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/animations">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/animations">changelog</a></li> |
| 15 | + <li><a href="./specs/integration/">SVG Integration Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/integration">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/integration">changelog</a></li> |
| 16 | + <li><a href="./specs/streaming/">SVG Streaming Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/streaming">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/streaming">changelog</a></li> |
| 17 | + <li><a href="./specs/transform/">svg:transform for Mapping Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/transform">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/transform">changelog</a></li> |
| 18 | + <li><a href="./specs/markers/">SVG Markers Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/markers">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/markers">changelog</a></li> |
| 19 | + <li><a href="./specs/paths/">SVG Paths Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/paths">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/paths">changelog</a></li> |
| 20 | + <li><a href="./specs/strokes/">SVG Strokes Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/strokes">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/strokes">changelog</a></li> |
| 21 | + <li><a href="./specs/svg-native/">SVG Native Editor's Draft</a> · <a href="https://github.com/w3c/svgwg/tree/main/specs/svg-native">source</a> · <a href="https://github.com/w3c/svgwg/commits/master/specs/svg-native">changelog</a></li> |
22 | 22 | </ul> |
23 | 23 |
|
24 | 24 | <p>For more information see the wiki pages for the <a href="http://www.w3.org/Graphics/SVG/WG/">SVG Working Group</a> and <a href="http://www.w3.org/Graphics/fx/wiki/Main_Page">FX Taskforce</a>. |
0 commit comments