We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8776b0a commit 56751f5Copy full SHA for 56751f5
1 file changed
css2/changes.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: changes.src,v 1.7 1997-12-01 04:58:24 ian Exp $ -->
+<!-- $Id: changes.src,v 1.8 1997-12-10 17:14:24 howcome Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>Appendix B: Changes from CSS1</TITLE>
@@ -86,6 +86,7 @@ to the width of the parent element. This was an error; the value
86
should always refer to the width of a block-level element and this
87
specification reflects this.
88
89
+<LI>Initial value of 'display' is 'inline', not 'block' as in CSS1.
90
</UL>
91
92
0 commit comments