Skip to content

Commit 812236f

Browse files
committed
[css2] Håkon's edits: list of removed properties, note about non-normative.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401939
1 parent 19a319d commit 812236f

1 file changed

Lines changed: 40 additions & 1 deletion

File tree

css2/propidx.src

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,51 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<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 $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Property index</TITLE>
77
</HEAD>
88
<BODY>
99
<H1>Property index</H1>
10+
11+
<P><em>This appendix is informative, not normative.</em></P>
12+
1013
<!-- #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+
1150
</BODY>
1251
</HTML>

0 commit comments

Comments
 (0)