|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <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 $ --> |
4 | 4 | <head> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> |
6 | 6 | <title>Tables</title> |
@@ -62,7 +62,7 @@ class="index-inst" title="inline"><span |
62 | 62 | class="value-inst-inline">'inline'</span></span> or <span |
63 | 63 | class="index-inst" title="list-item"><span |
64 | 64 | 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 |
66 | 66 | href="flowobj.html#anonymous">anonymous</a> text boxes, will be put |
67 | 67 | inside a <em>virtual cell element</em>, that contains this child or |
68 | 68 | anonymous text box and all successors that are of type <span |
@@ -575,9 +575,9 @@ float.] |
575 | 575 | a block after the table] |
576 | 576 |
|
577 | 577 | <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> |
579 | 579 |
|
580 | | -<!-- #include src=properties/speak-header-cell.srb --> |
| 580 | +<!-- #include src=properties/speak-header.srb --> |
581 | 581 |
|
582 | 582 | <p>[Does 'speak-header' apply to TH or to TD?] |
583 | 583 |
|
@@ -716,7 +716,7 @@ San Jose, 25-Aug-97, Meals: 37.74 |
716 | 716 | </pre> |
717 | 717 | </div> |
718 | 718 |
|
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 |
720 | 720 | it is spoken: before every data cell, or only when the previous cell |
721 | 721 | spoken wasn't associated with this header.</p> |
722 | 722 |
|
|
0 commit comments