We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b9d82 commit 812d4a4Copy full SHA for 812d4a4
1 file changed
css2/tables.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
<html lang="en">
3
-<!-- $Id: tables.src,v 2.122 2010-10-13 17:43:24 bbos Exp $ -->
+<!-- $Id: tables.src,v 2.123 2010-10-18 21:58:44 bbos Exp $ -->
4
<head>
5
<title>Tables</title>
6
</head>
@@ -280,7 +280,7 @@ boxes in visual table layout) according to the following rules:
280
281
<dt>proper table child
282
<dd>A 'table-row' box, row group box, 'table-column' box,
283
- 'table-column-group' box, or 'table-caption-box'.
+ 'table-column-group' box, or 'table-caption' box.
284
285
<dt>proper table row parent
286
<dd>A 'table' or 'inline-table' box or row group box
0 commit comments