@@ -4626,15 +4626,17 @@ <h3 id=notes><span class=secno>4.6. </span>Notes on using colors</h3>
46264626
46274627 < h2 id =alpha > < span class =secno > 5. </ span > Simple alpha compositing</ h2 >
46284628
4629- < p > When drawing, implementations must handle alpha according to the rules
4630- in < a
4629+ < p > When drawing, implementations must < span class = index-def id = handle-alpha
4630+ title = compositing > handle alpha </ span > according to the rules in < a
46314631 href ="http://www.w3.org/TR/2003/REC-SVG11-20030114/masking.html#SimpleAlphaBlending "> Section
46324632 14.2 Simple alpha compositing</ a > of < a href ="#SVG11 "
46334633 rel =biblioentry > [SVG11]<!--{{!SVG11}}--> </ a > . (If the ‘< code
4634- class =property > color-interpolation</ code > ’ or ‘< code
4635- class =property > color-rendering</ code > ’ properties mentioned in that
4636- section are not implemented or do not apply, implementations must act as
4637- though they have their initial values.)
4634+ class =css > < span class =index-inst
4635+ id =color-interpolation > color-interpolation</ span > </ code > ’ or
4636+ ‘< code class =css > < span class =index-inst
4637+ id =color-rendering > color-rendering</ span > </ code > ’ properties
4638+ mentioned in that section are not implemented or do not apply,
4639+ implementations must act as though they have their initial values.)
46384640
46394641 < h2 id =sample > < span class =secno > 6. </ span > Sample style sheet for (X)HTML</ h2 >
46404642
@@ -5080,6 +5082,15 @@ <h2 class=no-num id=index>Index</h2>
50805082 href ="#ltcolorgt " title ="<color> "> 3.1.</ a > , < a
50815083 href ="#valuea-def-color " title ="<color> "> < strong > 4.</ strong > </ a >
50825084
5085+ < li > color-interpolation, < a href ="#color-interpolation "
5086+ title =color-interpolation > 5.</ a >
5087+
5088+ < li > color-rendering, < a href ="#color-rendering "
5089+ title =color-rendering > 5.</ a >
5090+
5091+ < li > compositing, < a href ="#handle-alpha "
5092+ title =compositing > < strong > 5.</ strong > </ a >
5093+
50835094 < li > currentColor, < a href ="#currentcolor0 " title =currentColor > 3.1.</ a > , < a
50845095 href ="#currentcolor1 " title =currentColor > 3.1.</ a > , < a
50855096 href ="#currentcolor2 " title =currentColor > 3.1.</ a > , < a
0 commit comments