Skip to content

Commit ce3577d

Browse files
committed
[css2] Oops, forgot to add that paragraph to the height/width section.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402568
1 parent a95dbca commit ce3577d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

css2/visudet.src

Lines changed: 4 additions & 1 deletion
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: visudet.src,v 2.113 2006-10-10 18:35:10 ihickson Exp $ -->
3+
<!-- $Id: visudet.src,v 2.114 2006-10-12 01:27:47 ihickson Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Visual formatting model details</title>
@@ -1220,6 +1220,9 @@ for <span class="propinst-height">'height'</span>.
12201220
</li>
12211221
</ol>
12221222

1223+
<p class="note">These steps do not affect the real computed values of
1224+
the above properties.</p>
1225+
12231226
<p>However, for replaced elements with both <span
12241227
class="propinst-width">'width'</span> and <span
12251228
class="propinst-height">'height'</span> computed as 'auto', use the

0 commit comments

Comments
 (0)