@@ -457,8 +457,9 @@ <h2 id=mixing-props><span class=secno>4. </span>Mixing properties:
457457
458458 < dd > Resolves to a used value of ‘< code
459459 class =property > medium</ code > ’ when the computed value of the
460- ‘< code class =property > visibility</ code > ’ property is
461- ‘< code class =property > visible</ code > ’ (see < a href ="#CSS3BOX "
460+ ‘< a href ="#visibility-def "> < code
461+ class =property > visibility</ code > </ a > ’ property is ‘< code
462+ class =property > visible</ code > ’ (see < a href ="#CSS3BOX "
462463 rel =biblioentry > [CSS3BOX]<!--{{CSS3BOX}}--> </ a > ), otherwise resolves to a
463464 used value of ‘< code class =property > silent</ code > ’.
464465
@@ -686,8 +687,9 @@ <h2 id=speaking-props><span class=secno>5. </span>Speaking properties:
686687 get rendered in the aural dimension, use the ‘< code
687688 class =property > none</ code > ’ value for the ‘< a
688689 href ="#speakability "> < code class =property > speakability</ code > </ a > ’
689- property. Also note that the value of the ‘< code
690- class =property > visibility</ code > ’ property (see < a href ="#CSS3BOX "
690+ property. Also note that the value of the ‘< a
691+ href ="#visibility-def "> < code class =property > visibility</ code > </ a > ’
692+ property (see < a href ="#CSS3BOX "
691693 rel =biblioentry > [CSS3BOX]<!--{{CSS3BOX}}--> </ a > ) may affect the computed
692694 value of ‘< a href ="#voice-volume "> < code
693695 class =property > voice-volume</ code > </ a > ’, but do not affect the
@@ -2754,6 +2756,9 @@ <h2 class=no-num id=property-index>Appendix B — Property index</h2>
27542756
27552757 < li > < dfn id =display-def > display</ dfn > < a href ="#CSS3BOX "
27562758 rel =biblioentry > [CSS3BOX]<!--{{CSS3BOX}}--> </ a >
2759+
2760+ < li > < dfn id =visibility-def > visibility</ dfn > < a href ="#CSS3BOX "
2761+ rel =biblioentry > [CSS3BOX]<!--{{CSS3BOX}}--> </ a >
27572762 </ ul >
27582763
27592764 < h2 class =no-num id =index > Appendix C — Index</ h2 >
@@ -2828,6 +2833,9 @@ <h2 class=no-num id=index>Appendix C — Index</h2>
28282833 < li > User Agent, < a href ="#user-agent " title ="User
28292834 Agent "> < strong > #</ strong > </ a >
28302835
2836+ < li > visibility, < a href ="#visibility-def "
2837+ title =visibility > < strong > #</ strong > </ a >
2838+
28312839 < li > voice-balance, < a href ="#voice-balance "
28322840 title =voice-balance > < strong > 4.</ strong > </ a >
28332841
@@ -3129,8 +3137,9 @@ <h2 class=no-num id=changes>Appendix F — Changes from previous draft</h2>
31293137 < li > Added the default ‘< code class =property > auto</ code > ’ value
31303138 for the ‘< a href ="#voice-volume "> < code
31313139 class =property > voice-volume</ code > </ a > ’ property, in order to
3132- inherit aural rendering behavior from the ‘< code
3133- class =property > visibility</ code > ’ property.
3140+ inherit aural rendering behavior from the ‘< a
3141+ href ="#visibility-def "> < code class =property > visibility</ code > </ a > ’
3142+ property.
31343143
31353144 < li > Added "HTML" to "CSS defines aural properties that give control over
31363145 rendering XML to speech" in the abstract.
0 commit comments