Skip to content

Commit 3d0b84b

Browse files
committed
[css2] Clarify that list-item box is a block box. <http://lists.w3.org/Archives/Public/www-style/2011Jan/0083.html>
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403115
1 parent 3b72675 commit 3d0b84b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css2/generate.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@ set to 'hidden', on the other hand, <em>do</em> increment counters.
725725

726726
<P>CSS 2.1 offers basic visual formatting of lists. An element with
727727
'display: list-item' generates a <a
728-
href="visuren.html#principal-box">principal box</a> for the element's
728+
href="visuren.html#principal-box">principal block box</a> for the element's
729729
content and, depending on the values of 'list-style-type' and
730730
'list-style-image', possibly also a marker box as a visual indication
731731
that the

0 commit comments

Comments
 (0)