Skip to content

Commit c2b1a80

Browse files
committed
[css2] Added errata to:
11.1 : Overflow clarification 15.2.4: Added em square clarification --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401823
1 parent c38af80 commit c2b1a80

1 file changed

Lines changed: 30 additions & 1 deletion

File tree

css2/errata.src

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ hspace="0"></a><br clear="all"></p>
2525
<dd><a href="_THE_UPDATE_DIR_/_THE_ID_-errata.html">
2626
_THE_UPDATE_DIR_/_THE_ID_-errata.html</a>
2727
<dt>Last revised:
28-
<dd>$Date: 2000-07-26 15:07:54 $
28+
<dd>$Date: 2000-08-02 15:17:01 $
2929
</dl>
3030

3131
<dl>
@@ -741,6 +741,28 @@ relative to values of <span
741741
class="propinst-line-height">'line-height'</span>.
742742
</BLOCKQUOTE>
743743

744+
<h3><a href="visufx.html#overflow-clipping">Section 11.1</a></h3>
745+
746+
<P>Clarifications to the last two bullets on when overflow may
747+
occur:</P>
748+
749+
<UL>
750+
<LI>A descendent box is positioned
751+
absolutely partly outside of the box.
752+
<LI>A descendent box has negative margins, causing it
753+
to be positioned partly outside the box.
754+
</UL>
755+
756+
<h3><a href="visufx.html#overflow">Section 11.1.1</a></h3>
757+
758+
<P>Remove 'projection' from this sentence under the value 'scroll'
759+
760+
<BLOCKQUOTE>
761+
<P>
762+
When this value is specified and the target medium is 'print' or 'projection', overflowing content should be printed.
763+
</P>
764+
</BLOCKQUOTE>
765+
744766
<h3><a href="visufx.html#clipping">Section 11.1.2</a></h3>
745767

746768
<P>Values of "rect()" should be separated by commas. Thus, the
@@ -766,6 +788,13 @@ Bet, ... Tet Vav, Tet Zayin, ... Yod Tet, Kaf ...)".
766788
observe the following precedence rules to fill in the background"
767789
the following words: "of the canvas".
768790

791+
<h3><a href="fonts.html#font-properties">Section 15.2.4</a></h3>
792+
793+
<P>Add to the explanation of 'font-size' the following
794+
clarification: "The font size corresponds to the em square,
795+
a concept used in typography.
796+
Note that certain glyphs may bleed outside their em squares."</P>
797+
769798
<h3><a href="text.html#indentation-prop">Section 16.1</a></h3>
770799

771800
<P>Add to:</P>

0 commit comments

Comments
 (0)