File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: visudet.src,v 2.63 2003-01-27 21:58:09 bbos Exp $ -->
3+ <!-- $Id: visudet.src,v 2.64 2003-04-18 16:29:30 bbos Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Visual formatting model details</TITLE>
@@ -527,6 +527,8 @@ generated box's
527527limit on the width of the box.
528528</dl>
529529
530+ <P>Negative values for are illegal.
531+
530532<P>The following algorithm describes how the two properties influence
531533the <a href="cascade.html#computed-value">computed value</a>
532534of the <span class="propinst-width">'width'</span> property:</p>
@@ -866,6 +868,8 @@ class="propinst-min-height">'min-height'</span>) or 'none'
866868<dd>(Only on <span class="propinst-max-height">'max-height'</span>) No limit on the height of the box.
867869</dl>
868870
871+ <P>Negative values for are illegal.
872+
869873<P>The following algorithm describes how the two properties influence
870874the <a href="cascade.html#computed-value">computed value</a>
871875of the <span class="propinst-height">'height'</span> property:</p>
You can’t perform that action at this time.
0 commit comments