We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254a5cf commit 4eda32aCopy full SHA for 4eda32a
1 file changed
css2/visudet.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: visudet.src,v 2.24 1998-03-24 13:26:36 bbos Exp $ -->
+<!-- $Id: visudet.src,v 2.25 1998-04-04 00:30:19 ijacobs Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>Visual rendering model details</TITLE>
@@ -23,6 +23,7 @@ by the parent box.
23
class="propinst-display">'display'</span> property for the parent
24
element is anything but 'inline' then the containing block is
25
established by the parent box.
26
+<!-- What about display: none above? -IJ -->
27
<li>Otherwise, the containing block is the parent's containing block.
28
</ul>
29
0 commit comments