Skip to content

Commit 0839a2b

Browse files
committed
[css2] Added that CSS 2.1 does not define where the edge of the background lies.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402244
1 parent 33c23fa commit 0839a2b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

css2/tables.src

Lines changed: 4 additions & 1 deletion
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 2.74 2004-02-09 21:47:46 bbos Exp $ -->
3+
<!-- $Id: tables.src,v 2.75 2004-03-08 18:40:45 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
66
<title>Tables</title>
@@ -1182,6 +1182,9 @@ showing the widths of cells and borders and the padding of cells.
11821182
table border. Also, in this model, a table doesn't have padding (but
11831183
does have margins).
11841184

1185+
<p>CSS&nbsp;2.1 does not define where the edge of a background on a
1186+
table element lies.
1187+
11851188
<h4><a name="border-conflict-resolution">Border conflict resolution</a></h4>
11861189

11871190
<p>In the collapsing border model, borders at every edge of every cell

0 commit comments

Comments
 (0)