We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9806ac commit d3544e4Copy full SHA for d3544e4
1 file changed
css2/about.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: about.src,v 2.15 1998-03-14 23:28:50 ijacobs Exp $ -->
+<!-- $Id: about.src,v 2.16 1998-03-16 09:19:36 bbos Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>About the CSS2 Specification</TITLE>
@@ -243,7 +243,7 @@ class="propinst-line-height">'line-height'</span>, and <span
243
class="propinst-font-family">'font-family'</span> all at once.</p>
244
245
<P>When values are omitted from a shorthand form, each
246
-"missing" property either inherits its value or is assigned
+"missing" property is assigned
247
its initial value (see the section on <a href="cascade.html">the
248
cascade</a>).
249
0 commit comments