File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: changes.src,v 2.20 1998-05-11 18:51:08 bbos Exp $ -->
3+ <!-- $Id: changes.src,v 2.21 1999-11-02 18:25:40 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Appendix B: Changes from CSS1</TITLE>
@@ -130,6 +130,9 @@ specification reflects this by introducing the term "containing block".
130130<LI>The initial value of 'display' is 'inline' in CSS2, not 'block' as
131131in CSS1.
132132
133+ <LI>In CSS1 'background-position' was relative to the content edge, in
134+ CSS2 it is relative to the padding edge.
135+
133136<LI>In CSS1, the 'clear' property applied to all elements. This was an
134137error, and the property only applies to block-level elements in CSS2.
135138
You can’t perform that action at this time.
0 commit comments