File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments