Skip to content

Commit 812d4a4

Browse files
committed
[css2] Typo table-caption-box -> table-caption box
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403056
1 parent 31b9d82 commit 812d4a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/tables.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: tables.src,v 2.122 2010-10-13 17:43:24 bbos Exp $ -->
3+
<!-- $Id: tables.src,v 2.123 2010-10-18 21:58:44 bbos Exp $ -->
44
<head>
55
<title>Tables</title>
66
</head>
@@ -280,7 +280,7 @@ boxes in visual table layout) according to the following rules:
280280

281281
<dt>proper table child
282282
<dd>A 'table-row' box, row group box, 'table-column' box,
283-
'table-column-group' box, or 'table-caption-box'.
283+
'table-column-group' box, or 'table-caption' box.
284284

285285
<dt>proper table row parent
286286
<dd>A 'table' or 'inline-table' box or row group box

0 commit comments

Comments
 (0)