Skip to content

Commit 31defd8

Browse files
committed
[css2] spell checked, speak-header-cell -> speak-header
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40451
1 parent 4f6bcf4 commit 31defd8

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

css2/tables.src

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: tables.src,v 1.25 1997-11-24 19:06:26 bbos Exp $ -->
3+
<!-- $Id: tables.src,v 1.26 1997-11-26 00:17:17 ian Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
66
<title>Tables</title>
@@ -62,7 +62,7 @@ class="index-inst" title="inline"><span
6262
class="value-inst-inline">'inline'</span></span> or <span
6363
class="index-inst" title="list-item"><span
6464
class="value-inst-list-item">'list-item'</span></span> (and that are
65-
non-floating and non-postioned), as well as all <a
65+
non-floating and non-positioned), as well as all <a
6666
href="flowobj.html#anonymous">anonymous</a> text boxes, will be put
6767
inside a <em>virtual cell element</em>, that contains this child or
6868
anonymous text box and all successors that are of type <span
@@ -575,9 +575,9 @@ float.]
575575
a block after the table]
576576

577577
<h2>Generating speech: the <span
578-
class="propinst-speak-header-cell">'speak-header-cell'</span> property</h2>
578+
class="propinst-speak-header">'speak-header'</span> property</h2>
579579

580-
<!-- #include src=properties/speak-header-cell.srb -->
580+
<!-- #include src=properties/speak-header.srb -->
581581

582582
<p>[Does 'speak-header' apply to TH or to TD?]
583583

@@ -716,7 +716,7 @@ San Jose, 25-Aug-97, Meals: 37.74
716716
</pre>
717717
</div>
718718

719-
<p>The 'speak-header-cell' property of a header cell determines when
719+
<p>The 'speak-header' property of a header cell determines when
720720
it is spoken: before every data cell, or only when the previous cell
721721
spoken wasn't associated with this header.</p>
722722

0 commit comments

Comments
 (0)