|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: propidx.src,v 2.1 2002-08-02 17:45:39 bbos Exp $ --> |
| 3 | +<!-- $Id: propidx.src,v 2.2 2002-08-09 12:56:48 bbos Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>Property index</TITLE> |
7 | 7 | </HEAD> |
8 | 8 | <BODY> |
9 | 9 | <H1>Property index</H1> |
| 10 | + |
| 11 | +<P><em>This appendix is informative, not normative.</em></P> |
| 12 | + |
10 | 13 | <!-- #include src=build/propidx.srb --> |
| 14 | + |
| 15 | +<P>The following properties were present in CSS2, but are not part of CSS 2.1: |
| 16 | +<span class="propinst-font-size-adjust">'font-size-adjust'</span>, |
| 17 | +<span class="propinst-font-stretch">font-stretch</span>, |
| 18 | +<span class="propinst-marker-offset">'marker-offset'</span>, |
| 19 | +<span class="propinst-marks">'marks'</span>, |
| 20 | +<span class="propinst-orphans">'orphans'</span>,, |
| 21 | +<span class="propinst-size">'size'</span>,, |
| 22 | +<span class="propinst-text-shadow">'text-shadow'</span>, |
| 23 | +<span class="propinst-widows">'widows'</span>. |
| 24 | + |
| 25 | + |
| 26 | +<P>The CSS2 aural properties are now described in <a href="aural.html">Appendix A</A> and the following properties therefore do not appear in the table above: |
| 27 | + |
| 28 | +<span class="propinst-azimuth">'azimuth'</span>, |
| 29 | +<span class="propinst-cue">'cue'</span>, |
| 30 | +<span class="propinst-cue-after">'cue-after'</span>, |
| 31 | +<span class="propinst-cue-before">'cue-before'</span>, |
| 32 | +<span class="propinst-elevation">'elevation'</span>, |
| 33 | +<span class="propinst-pause">'pause'</span>, |
| 34 | +<span class="propinst-pause-after">'pause-after'</span>, |
| 35 | +<span class="propinst-pause-before">'pause-before'</span>, |
| 36 | +<span class="propinst-pitch">'pitch'</span>, |
| 37 | +<span class="propinst-pitch-range">'pitch-range'</span>, |
| 38 | +<span class="propinst-play-during">'play-during'</span>, |
| 39 | +<span class="propinst-richness">'richness'</span>, |
| 40 | +<span class="propinst-speak">'speak'</span>, |
| 41 | +<span class="propinst-speak-header">'speak-header'</span>, |
| 42 | +<span class="propinst-speak-numeral">'speak-numeral'</span>, |
| 43 | +<span class="propinst-speak-punctuation">'speak-punctuation'</span>, |
| 44 | +<span class="propinst-speech-rate">'speech-rate'</span>, |
| 45 | +<span class="propinst-stress">'stress'</span>, |
| 46 | +<span class="propinst-voice-family">'voice-family'</span>, |
| 47 | +<span class="propinst-volume">'volume'</span>. |
| 48 | + |
| 49 | + |
11 | 50 | </BODY> |
12 | 51 | </HTML> |
0 commit comments