Skip to content

Commit 55d072b

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402869
1 parent 85624e1 commit 55d072b

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

css2/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h2>1.3 <a name="organization">How the specification is organized</a></h2>
146146
<dd>The introduction includes a brief tutorial on CSS&nbsp;2.1 and
147147
a discussion of design principles behind CSS&nbsp;2.1.
148148

149-
<dt><strong>Sections 3 - 20: CSS&nbsp;2.1 reference manual.</strong>
149+
<dt><strong>Sections 3 - 18: CSS&nbsp;2.1 reference manual.</strong>
150150

151151
<dd>The bulk of the reference manual consists of the CSS&nbsp;2.1 language
152152
reference. This reference defines what may go into a CSS&nbsp;2.1 style sheet

css2/syndata.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -267,12 +267,18 @@ <h4>4.1.2.2 <a name="vendor-keyword-history">Informative Historical Notes</a></h
267267
<table border='1'>
268268
<thead><tr><th>prefix</th><th>organization</th></tr></thead>
269269
<tbody>
270-
<tr><td><code>-ms-</code></td><td>Microsoft</td></tr>
271-
<tr><td><code>mso-</code></td><td>Microsoft Office</td></tr>
270+
<tr><td><code>-ms-</code>, <code>mso-</code></td><td>Microsoft</td></tr>
272271
<tr><td><code>-moz-</code></td><td>Mozilla</td></tr>
273-
<tr><td><code>-o-</code></td><td>Opera Software</td></tr>
272+
<tr><td><code>-o-</code>, <code>-xv-</code></td><td>Opera Software</td></tr>
274273
<tr><td><code>-atsc-</code></td><td>Advanced Television Standards Committee</td></tr>
275274
<tr><td><code>-wap-</code></td><td>The WAP Forum</td></tr>
275+
<tr><td><code>-khtml-</code></td><td>KDE</td></tr>
276+
<tr><td><code>-webkit-</code></td><td>Apple</td></tr>
277+
<tr><td><code>prince-</code></td><td>YesLogic</td></tr>
278+
<tr><td><code>-ah-</code></td><td>Antenna House</td></tr>
279+
<tr><td><code>-hp-</code></td><td>Hewlett Packard</td></tr>
280+
<tr><td><code>-ro-</code></td><td>Real Objects</td></tr>
281+
<tr><td><code>-rim-</code></td><td>Research In Motion</td></tr>
276282
</tbody>
277283
</table>
278284

0 commit comments

Comments
 (0)