Skip to content

Commit 4eda32a

Browse files
committed
[css2] Added reminder comment
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401440
1 parent 254a5cf commit 4eda32a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css2/visudet.src

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: visudet.src,v 2.24 1998-03-24 13:26:36 bbos Exp $ -->
3+
<!-- $Id: visudet.src,v 2.25 1998-04-04 00:30:19 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Visual rendering model details</TITLE>
@@ -23,6 +23,7 @@ by the parent box.
2323
class="propinst-display">'display'</span> property for the parent
2424
element is anything but 'inline' then the containing block is
2525
established by the parent box.
26+
<!-- What about display: none above? -IJ -->
2627
<li>Otherwise, the containing block is the parent's containing block.
2728
</ul>
2829

0 commit comments

Comments
 (0)