Skip to content

Commit fd7c0ae

Browse files
committed
[css2] Noted relaxed value syntax for background-position
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402080
1 parent 7244fae commit fd7c0ae

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

css2/changes.src

Lines changed: 9 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 2.37 2003-01-27 22:30:55 bbos Exp $ -->
3+
<!-- $Id: changes.src,v 2.38 2003-04-14 15:27:31 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix B: Changes</TITLE>
@@ -96,6 +96,14 @@ with respect to the top and left edges for <em>all</em> four values
9696
(top, right, bottom, and left). This is now the correct
9797
interpretation.
9898

99+
<h3 id="s-14-2-1"><a href="colors.html#background-properties">Section
100+
14.2.1 Background properties</a></h3>
101+
102+
<p>Under 'background-position', the sentence "Keywords cannot be
103+
combined with percentage values or length values (all possible
104+
combinations are given above)" is removed. I.e., a value like: 'top
105+
25%' is now allowed.
106+
99107
<h3 id="s-17-4-1"><a href="tables.html#q6">17.4.1 Caption position
100108
and alignment</a></h3>
101109

0 commit comments

Comments
 (0)