We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a95dbca commit ce3577dCopy full SHA for ce3577d
1 file changed
css2/visudet.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
<html lang="en">
3
-<!-- $Id: visudet.src,v 2.113 2006-10-10 18:35:10 ihickson Exp $ -->
+<!-- $Id: visudet.src,v 2.114 2006-10-12 01:27:47 ihickson Exp $ -->
4
<head>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<title>Visual formatting model details</title>
@@ -1220,6 +1220,9 @@ for <span class="propinst-height">'height'</span>.
1220
</li>
1221
</ol>
1222
1223
+<p class="note">These steps do not affect the real computed values of
1224
+the above properties.</p>
1225
+
1226
<p>However, for replaced elements with both <span
1227
class="propinst-width">'width'</span> and <span
1228
class="propinst-height">'height'</span> computed as 'auto', use the
0 commit comments