Skip to content

Commit 381ccc9

Browse files
committed
Better 'line-height: none' text. (date: 2003/06/01 00:32:26)
1 parent 98a38e7 commit 381ccc9

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

css3-linebox/Overview.src.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -760,14 +760,14 @@ <h3 id="LineStacking"><span class="secno">3.5. </span>Line Stacking: the
760760

761761
<dt>font
762762

763-
<dd>The block progression dimension of all non-replaced inline boxes
764-
whose 'line-height' is not 'none'
765-
that directly (i.e., within the box but not within one of its
766-
descendants) contain non-removed text must fit within the line box,
767-
where non-removed text is any characters not removed based on the values
768-
of the 'linefeed-treatment', 'white-space-treatment', and
769-
'all-space-treatment' properties. <span class="issue">[LDB: This isn't
770-
quite right. What about zwnj, etc.?</span>
763+
<dd>The block progression dimension of all non-replaced inline boxes in
764+
the line whose 'line-height' is not 'none' that directly (i.e., within
765+
the box but not within one of its descendants) contain non-removed text
766+
must fit within the line box, where non-removed text is any characters
767+
not removed based on the values of the 'linefeed-treatment',
768+
'white-space-treatment', and 'all-space-treatment' properties. <span
769+
class="issue">[LDB: This isn't quite right. What about zwnj,
770+
etc.?</span>
771771

772772
<dt>replaced
773773

@@ -777,9 +777,9 @@ <h3 id="LineStacking"><span class="secno">3.5. </span>Line Stacking: the
777777

778778
<dt>inline-box
779779

780-
<dd>The margin-box of all non-replaced inline elements in the
781-
line must fit within the line box.
782-
<span class="issue">Should this split into 'inline-border' and
780+
<dd>The margin-box of all non-replaced inline elements in the line whose
781+
'line-height' is not 'none' must fit within the line box. <span
782+
class="issue">Should this split into 'inline-border' and
783783
'inline-margin'?</span>
784784

785785
</dl>

0 commit comments

Comments
 (0)