Skip to content

Commit 56751f5

Browse files
committed
[css2] added desc of change of initial value of 'display'
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40502
1 parent 8776b0a commit 56751f5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css2/changes.src

Lines changed: 2 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: changes.src,v 1.7 1997-12-01 04:58:24 ian Exp $ -->
3+
<!-- $Id: changes.src,v 1.8 1997-12-10 17:14:24 howcome Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix B: Changes from CSS1</TITLE>
@@ -86,6 +86,7 @@ to the width of the parent element. This was an error; the value
8686
should always refer to the width of a block-level element and this
8787
specification reflects this.
8888

89+
<LI>Initial value of 'display' is 'inline', not 'block' as in CSS1.
8990
</UL>
9091

9192

0 commit comments

Comments
 (0)