Skip to content

Commit 4f75669

Browse files
committed
[css2] Addressed Issue 168, minor change.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402514
1 parent b440b90 commit 4f75669

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/conform.src

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: conform.src,v 2.72 2006-06-02 18:30:14 bbos Exp $ -->
3+
<!-- $Id: conform.src,v 2.73 2006-06-06 15:30:32 howcome Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -143,8 +143,8 @@ dimensions"><a name="intrinsic">Intrinsic dimensions</a></span></strong>
143143

144144
<dd>The width and height as defined by the element itself, not imposed
145145
by the surroundings. CSS does not define how the intrinsic dimensions
146-
are found. In CSS&nbsp;2.1 it is assumed that all replaced elements,
147-
and only replaced elements, come with intrinsic dimensions.
146+
are found. In CSS&nbsp;2.1 only replaced elements can come with
147+
intrinsic dimensions.
148148

149149
<dt><strong><span class="index-def" title="attribute"><a
150150
name="attribute">Attribute</a></span></strong>

0 commit comments

Comments
 (0)