@@ -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