Skip to content

Commit 72f4e60

Browse files
committed
Improve Abstract (date: 2004/11/21 02:24:06)
1 parent ad09be4 commit 72f4e60

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

css3-linebox/Overview.src.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,14 @@ <h2 class="no-num no-toc" id="w3c-working">W3C Working Draft [DATE: 07 October 2
7777

7878
<h2 class="no-num no-toc" id="Abstract">Abstract</h2>
7979

80-
<p>This document presents a set of CSS line formatting properties. It also
81-
includes baseline alignment features as well as related functions like initial
82-
line and initial letter effect. It extends on the CSS 2 model [[CSS2]].
80+
<p>The CSS formatting model provides for a flow of elements and text
81+
inside of a container to be wrapped into lines. The formatting of
82+
elements and text within a line, its positioning in the inline
83+
progression direction, and the breaking of lines are described in
84+
[[CSS3TEXT]]. This module describes the positioning in the block
85+
progression direction both of elements and text within lines and of
86+
the lines themselves. It also describes special features for formatting
87+
of first lines and drop caps. It extends on the model in [[CSS2]].</p>
8388

8489
<h2 class="no-num no-toc" id="Status">Status of This Document</h2>
8590

0 commit comments

Comments
 (0)