Skip to content

Commit 0d00618

Browse files
committed
[css2] Make the XHTML-specific requirement be XHTML1-specific per request from HTMLWG.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402345
1 parent 87b6257 commit 0d00618

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.89 2005-08-27 09:25:58 ihickson Exp $ -->
3+
<!-- $Id: tables.src,v 2.90 2005-08-27 20:13:53 ihickson Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
66
<title>Tables</title>
@@ -1110,7 +1110,7 @@ border-spacing</var>.
11101110
edge to the right inner padding edge (including the border spacing but
11111111
excluding padding and border).
11121112

1113-
<p>However, in HTML and XHTML, the width of the &lt;table&gt;
1113+
<p>However, in HTML and XHTML1, the width of the &lt;table&gt;
11141114
element is the distance from the left border edge to the right border
11151115
edge.
11161116

0 commit comments

Comments
 (0)