Skip to content

Commit 954d35f

Browse files
committed
[css2] Added :Given a valid declaration: to the 'background' property first sets all the individual background properties to their initial values, then assigns explicit values given in the declaration.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401762
1 parent 387afb0 commit 954d35f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css2/colors.src

Lines changed: 3 additions & 2 deletions
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: colors.src,v 2.20 1998-06-08 14:39:16 ijacobs Exp $ -->
3+
<!-- $Id: colors.src,v 2.21 1999-11-02 18:27:38 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Colors and backgrounds</TITLE>
@@ -297,7 +297,8 @@ and <span
297297
class="propinst-background-position">'background-position'</span>) at
298298
the same place in the style sheet.
299299

300-
<P> The <span class="propinst-background">'background'</span> property
300+
<P>Given a valid declaration,
301+
the <span class="propinst-background">'background'</span> property
301302
first sets all the individual background properties to their initial
302303
values, then assigns explicit values given in the declaration.
303304

0 commit comments

Comments
 (0)