8000 Re-Tidy the Changes appendix · w3c/svgwg@f6a6418 · GitHub
[go: up one dir, main page]

Skip to content

Commit f6a6418

Browse files
committed
Re-Tidy the Changes appendix
- Add issue/PR links to the changes that were just merged (PR #485 and #430), to be consistent with patterns from PR #521 (Next time, need to remember to do this before merging!) - Used consistent wording for removed appendices.
1 parent c3ff957 commit f6a6418

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

master/changes.html

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ <h2 id="editorial">Editorial changes</h2>
5858
<ul>
5959
<li>Tidied up the changes list, adding missing changes,
6060
and adding links to issue discussion for changes since the initial Candidate Recommendation.
61+
<a href="https://github.com/w3c/svgwg/pull/521">Edits</a>
6162
</li>
6263
</ul>
6364
</div>
@@ -154,9 +155,11 @@ <h3 id="rendering">Rendering Model chapter</h3>
154155
</ul>
155156
</div>
156157

157-
<div class='changed-since-cr1'>
158+
<div class='changed-since-cr1 cr2'>
158159
<ul>
159-
<li>Removed the use element from list of elements that the <a>'visibility'</a> property directly affects.</li>
160+
<li>Removed the use element from list of elements that the <a>'visibility'</a> property directly affects.
161+
<a href="https://github.com/w3c/svgwg/issues/405">Issue discussion</a>
162+
<a href="https://github.com/w3c/svgwg/pull/430">Edits</a></li>
160163
</ul>
161164
</div>
162165

@@ -508,7 +511,9 @@ <h3 id="paths">Paths chapter</h3>
508511
</ul>
509512
<div class='changed-since-cr1 cr2'>
510513
<ul>
511-
<li>Clarified that percentage distances are not affected by zero <a>'pathLength'</a>.</li>
514+
<li>Clarified that percentage distances are not affected by zero <a>'pathLength'</a>.
515+
<a href="https://github.com/w3c/svgwg/issues/383">Issue discussion</a>
516+
<a href="https://github.com/w3c/svgwg/pull/485">Edits</a></li>
512517
</ul>
513518
</div>
514519

@@ -969,16 +974,16 @@ <h3 id="access">Accessibility Support appendix</h3>
969974
<li>Completely re-written and updated.</li>
970975
</ul>
971976

972-
<h3 id="i18n">Internationalization Support appendix</h3>
977+
<h3 id="i18n">Internationalization Support appendix (SVG 1.1 only)</h3>
973978

974979
<ul>
975-
<li>Removed.</li>
980+
<li>Removed this appendix.</li>
976981
</ul>
977982

978-
<h3 id="minimize">Minimizing SVG File Sizes appendix</h3>
983+
<h3 id="minimize">Minimizing SVG File Sizes appendix (SVG 1.1 only)</h3>
979984

980985
<ul>
981-
<li>Removed.</li>
986+
<li>Removed this appendix.</li>
982987
</ul>
983988

984989
<h3 id="animate-appendix">Animating SVG Documents appendix (SVG 2 only)</h3>

0 commit comments

Comments
 (0)
0