Skip to content

Commit ac90c6e

Browse files
committed
[css2] Removed the word "generally": inherited values are always the computed
values. --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402088
1 parent 22afa40 commit ac90c6e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/syndata.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
22
"http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
33
<html lang="en">
4-
<!-- $Id: syndata.src,v 2.81 2003-03-21 16:04:22 bbos Exp $ -->
4+
<!-- $Id: syndata.src,v 2.82 2003-04-30 19:25:55 bbos Exp $ -->
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
77
<title>Syntax and basic data types</title>
@@ -724,7 +724,7 @@ on a low-res one"></p>
724724
</div>
725725

726726
<p>Child elements do not inherit the relative values specified for
727-
their parent; they (generally) inherit the <a
727+
their parent; they inherit the <a
728728
href="cascade.html#computed-value">computed values</a>.</p>
729729

730730
<div class="example"><p>

0 commit comments

Comments
 (0)