File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 2.1 and
147147a discussion of design principles behind CSS 2.1.
148148
149- < dt > < strong > Sections 3 - 20 : CSS 2.1 reference manual.</ strong >
149+ < dt > < strong > Sections 3 - 18 : CSS 2.1 reference manual.</ strong >
150150
151151< dd > The bulk of the reference manual consists of the CSS 2.1 language
152152reference. This reference defines what may go into a CSS 2.1 style sheet
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments