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: visuren.src,v 2.101 2003-08-24 20:03:43 bbos Exp $ -->
3+ <!-- $Id: visuren.src,v 2.102 2003-08-24 22:17:24 bbos Exp $ -->
44<head>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<title>Visual formatting model</title>
@@ -410,6 +410,14 @@ href="tables.html">tables</a>).
410410</dd>
411411</dl>
412412
413+ <p>The computed value is the same as the specified value, except for
414+ positioned and floating elements (see <a
415+ href="#dis-pos-flo">Relationships between 'display', 'position', and
416+ 'float'</a>) and for the root element. For the root element, the
417+ computed value is as follows: 'inline-table' and 'table' become
418+ 'table', 'none' stays 'none', everything else becomes 'block'.
419+ </p>
420+
413421<p>Note that although the <a href="about.html#initial-value">initial
414422value</a> of <span class="propinst-display">'display'</span> is
415423'inline', rules in the user agent's <a
You can’t perform that action at this time.
0 commit comments