Skip to content

Commit 7a76086

Browse files
committed
[css-inline-3] Update refs
1 parent f6f1c74 commit 7a76086

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-inline-3/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Previous version: https://www.w3.org/TR/2002/WD-css3-linebox-20020515/
2121
Editor: Dave Cramer, Hachette Livre, dauwhe@gmail.com, w3cid 65283
2222
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
2323
Editor: Steve Zilles, Adobe, szilles@adobe.com, w3cid 3129
24-
Abstract: The CSS formatting model provides for a flow of elements and text inside of a container to be wrapped into lines. The formatting of elements and text within a line, its positioning in the inline progression direction, and the breaking of lines are described in [[CSS3TEXT]]. This module describes the positioning in the block progression direction both of elements and text within lines and of the lines themselves. This positioning is often relative to a baseline. It also describes special features for formatting of first lines and drop caps. It extends on the model in [[CSS2]].
24+
Abstract: The CSS formatting model provides for a flow of elements and text inside of a container to be wrapped into lines. The formatting of elements and text within a line, its positioning in the inline progression direction, and the breaking of lines are described in [[CSS-TEXT-3]]. This module describes the positioning in the block progression direction both of elements and text within lines and of the lines themselves. This positioning is often relative to a baseline. It also describes special features for formatting of first lines and drop caps. It extends on the model in [[CSS2]].
2525
Ignored Terms: line-height-shift-adjustment, text-script, after, before, alignment subtree
2626
Link Defaults: css-fonts-3 (property) font-family, css-color-3 (property) color
2727
At Risk: the 'initial-letters-wrap' property
@@ -128,7 +128,7 @@ Dominant Baselines: the 'dominant-baseline' property</h3>
128128
Use the top of the em box as the baseline.
129129
</dl>
130130

131-
See [[CSS3-WRITING-MODES]] for an introduction to dominant baselines.
131+
See [[CSS-WRITING-MODES-3]] for an introduction to dominant baselines.
132132

133133
Issue: Should be text-over and text-under instead of text-top and text-bottom,
134134
but maybe it's better not to use those terms for consistency with legacy 'vertical-align'.
@@ -958,7 +958,7 @@ Sizing Initial Letters</h3>
958958
The line height used in this calculation
959959
is the 'line-height' of the containing block
960960
(or, in the case where a baseline grid is in use,
961-
the baseline-to-baseline spacing required by the baseline grid [[CSS3-LINE-GRID]]).
961+
the baseline-to-baseline spacing required by the baseline grid [[CSS-LINE-GRID-3]]).
962962
The contents of the lines spanned,
963963
and therefore any variation in their heights and positions,
964964
is not accounted for.

0 commit comments

Comments
 (0)