Skip to content

Commit f6259d5

Browse files
committed
[css2] Selectors updated, order of documents changed so that doctree is before syntax
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%4045
1 parent b9299bc commit f6259d5

5 files changed

Lines changed: 371 additions & 179 deletions

File tree

css2/fonts.src

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
22
<html lang="en">
3-
<!-- $Id: fonts.src,v 1.9 1997-08-15 00:01:10 ian Exp $ -->
3+
<!-- $Id: fonts.src,v 1.10 1997-08-21 20:59:56 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Fonts</TITLE>
@@ -581,7 +581,8 @@ declarations are identical.
581581
<DIV class="propdef">
582582
<H4 class=propname>
583583
<a name="propdef-font">
584-
<span class="index-def" title="'font', definition of">
584+
<span class="index-def" title="'font',
585+
definition of|shorthand, 'font'">
585586
'font'</span></a></H4>
586587
<TABLE class="propinfo"><TR><TH align="right">Property name:<TD>font</TR>
587588
<TR><TH align="right">Value:<TD>

css2/lists.src

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
22
<html lang="en">
3-
<!-- $Id: lists.src,v 1.3 1997-08-14 00:49:26 ian Exp $ -->
3+
<!-- $Id: lists.src,v 1.4 1997-08-21 21:00:37 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Lists</TITLE>
@@ -180,7 +180,8 @@ content.
180180
<DIV class="propdef">
181181
<H4 class=propname>
182182
<a name="propdef-list-style">
183-
<span class="index-def" title="'list-style', definition of">
183+
<span class="index-def" title="'list-style',
184+
definition of|shorthand, 'list-style'">
184185
'list-style'</span></a></H4>
185186
<TABLE class="propinfo"><TR><TH align="right">Property name:<TD>list-style</TR>
186187
<TR><TH align="right">Value:<TD>

css2/media.src

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML SYSTEM "http://www.w3.org/TR/WD-html40/sgml/HTML4.dtd">
22
<html lang="en">
3-
<!-- $Id: media.src,v 1.7 1997-08-14 23:09:19 bbos Exp $ -->
3+
<!-- $Id: media.src,v 1.8 1997-08-21 21:01:10 ian Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Media types</TITLE>
@@ -862,7 +862,8 @@ class="propinst-pause-before">'pause-before'</span>.
862862
<DIV class="propdef">
863863
<H4 class=propname>
864864
<a name="propdef-pause">
865-
<span class="index-def" title="'pause', definition of">
865+
<span class="index-def" title="'pause',
866+
definition of|shorthand, 'pause'">
866867
'pause'</span></a></H4>
867868
<TABLE class="propinfo"><TR><TH align="right">Property name:<TD>pause</TR>
868869
<TR><TH align="right">Value:<TD>[<span class="index-inst"
@@ -954,7 +955,8 @@ general.</p>
954955
<DIV class="propdef">
955956
<H4 class=propname>
956957
<a name="propdef-cue">
957-
<span class="index-def" title="'cue', definition of">
958+
<span class="index-def" title="'cue',
959+
definition of|shorthand, 'cue'">
958960
'cue'</span></a></H4>
959961
<TABLE class="propinfo"><TR><TH align="right">Property name:<TD>cue</TR>
960962
<TR><TH align="right">Value:<TD><span

0 commit comments

Comments
 (0)