76
76
</ p >
77
77
< h1 class ="p-name no-ref " id =title > CSS Line Grid Module Level 1</ h1 >
78
78
< h2 class ="no-num no-toc no-ref heading settled " id =subtitle > < span class =content > Editor’s Draft,
79
- < span class =dt-updated > < span class =value-title title =20140904 > 4 September 2014</ span > </ span > </ span > </ h2 >
79
+ < span class =dt-updated > < span class =value-title title =20140907 > 7 September 2014</ span > </ span > </ span > </ h2 >
80
80
< div data-fill-with =spec-metadata > < dl >
81
81
< dt > This version:
82
82
< dd > < a class =u-url href =http://dev.w3.org/csswg/css-line-grid/ > http://dev.w3.org/csswg/css-line-grid/</ a >
@@ -87,9 +87,9 @@ <h2 class="no-num no-toc no-ref heading settled" id=subtitle><span class=content
87
87
with subject line
88
88
“< kbd > [css-line-grid] < var > … message topic …</ var > </ kbd > ”(< a href =http://lists.w3.org/Archives/Public/www-style/ rel =discussion > archives</ a > )
89
89
< dt > Editors:
90
- < dd > < dd class ="p-author h-card vcard "> < a class ="p-name fn u-url url " href =http://fantasai.inkedblade.net/contact > Elika Etemad</ a > (< span class ="p-org org "> Invited Expert</ span > )
91
- < dd > < dd class ="p-author h-card vcard "> < a class ="p-name fn u-email email " href =mailto:kojiishi@gluesoft.co.jp > Koji Ishii</ a > (< span class ="p-org org "> Invited Expert</ span > )
92
- < dd > < dd class ="p-author h-card vcard "> < a class ="p-name fn u-email email " href =mailto:stearns@adobe.com > Alan Stearns</ a > (< span class ="p-org org "> Adobe Systems, Inc.</ span > )
90
+ < dd > < div class ="p-author h-card vcard "> < a class ="p-name fn u-url url " href =http://fantasai.inkedblade.net/contact > Elika Etemad</ a > (< span class ="p-org org "> Invited Expert</ span > )</ div >
91
+ < dd > < div class ="p-author h-card vcard "> < a class ="p-name fn u-email email " href =mailto:kojiishi@gluesoft.co.jp > Koji Ishii</ a > (< span class ="p-org org "> Invited Expert</ span > )</ div >
92
+ < dd > < div class ="p-author h-card vcard "> < a class ="p-name fn u-email email " href =mailto:stearns@adobe.com > Alan Stearns</ a > (< span class ="p-org org "> Adobe Systems, Inc.</ span > )</ div >
93
93
</ dl >
94
94
</ div >
95
95
< div data-fill-with =warning > </ div >
@@ -197,7 +197,7 @@ <h3 class="heading settled" data-level=1.1 id=context><span class=secno>1.1 </sp
197
197
< li > East Asian layouts require vertical rhythm
198
198
more often than other scripts do,
199
199
even in single column, non-paged media documents,
200
- as defined in < a data-biblio-type =informative data-link-type =biblio href =#biblio- jlreq title =biblio-JLREQ > [JLREQ]</ a > .</ li >
200
+ as defined in < a data-biblio-type =informative data-link-type =biblio href =#jlreq title =biblio-JLREQ > [JLREQ]</ a > .</ li >
201
201
</ ul >
202
202
203
203
< p > There are several types of objects in a document
@@ -206,13 +206,13 @@ <h3 class="heading settled" data-level=1.1 id=context><span class=secno>1.1 </sp
206
206
pictures, and tables.</ p >
207
207
208
208
< div class =figure >
209
- < img alt ="Vertical rhythm kept through pictures and different size of text in a multi-column document " height = 246 src =line-grid-multicol.png width =480 >
209
+ < img alt ="Vertical rhythm kept through pictures and different size of text in a multi-column document " src =images/ line-grid-multicol.png width =480 >
210
210
< p class =caption > Vertical rhythm kept through pictures and different size of text in a multi-column document.</ p >
211
211
</ div >
212
212
213
213
< div class =example >
214
214
< div class =sidefigure >
215
- < img alt ="Large text wraps within line grids " height = 244 src =line-grid-wrap.png width =276 >
215
+ < img alt ="Large text wraps within line grids " src =images/ line-grid-wrap.png width =276 >
216
216
< p class =caption > Large text wraps within line grids.</ p >
217
217
</ div >
218
218
@@ -286,7 +286,7 @@ <h3 class="heading settled" data-level=1.2 id=placement><span class=secno>1.2 </
286
286
Module Interactions</ span > < a class =self-link href =#placement > </ a > </ h3 >
287
287
288
288
< p > This module extends the line box model
289
- defined in < a data-biblio-type =normative data-link-type =biblio href =#biblio- css21 title =biblio-CSS21 > [CSS21]</ a > sections 9.4.2 and 10.8.</ p >
289
+ defined in < a data-biblio-type =normative data-link-type =biblio href =#css21 title =biblio-CSS21 > [CSS21]</ a > sections 9.4.2 and 10.8.</ p >
290
290
291
291
< h3 class ="heading settled " data-level =1.3 id =values > < span class =secno > 1.3 </ span > < span class =content >
292
292
Values</ span > < a class =self-link href =#values > </ a > </ h3 >
@@ -295,12 +295,12 @@ <h3 class="heading settled" data-level=1.3 id=values><span class=secno>1.3 </spa
295
295
< a href =http://www.w3.org/TR/CSS21/about.html#property-defs >
296
296
CSS property definition conventions
297
297
</ a >
298
- from < a data-biblio-type =normative data-link-type =biblio href =#biblio- css21 title =biblio-CSS21 > [CSS21]</ a > .
298
+ from < a data-biblio-type =normative data-link-type =biblio href =#css21 title =biblio-CSS21 > [CSS21]</ a > .
299
299
Value types not defined in this specification
300
- are defined in CSS Level 2 Revision 1 < a data-biblio-type =normative data-link-type =biblio href =#biblio- css21 title =biblio-CSS21 > [CSS21]</ a > .
300
+ are defined in CSS Level 2 Revision 1 < a data-biblio-type =normative data-link-type =biblio href =#css21 title =biblio-CSS21 > [CSS21]</ a > .
301
301
Other CSS modules may expand
302
302
the definitions of these value types:
303
- for example < a data-biblio-type =informative data-link-type =biblio href =#biblio- css3color title =biblio-CSS3COLOR > [CSS3COLOR]</ a > ,
303
+ for example < a data-biblio-type =informative data-link-type =biblio href =#css3color title =biblio-CSS3COLOR > [CSS3COLOR]</ a > ,
304
304
when combined with this module,
305
305
expands the definition
306
306
of the <color> value type
@@ -391,7 +391,7 @@ <h3 class="heading settled" data-level=3.1 id=line-snap><span class=secno>3.1 </
391
391
(The unshifted position is the position that
392
392
would be determined by normal line stacking rules,
393
393
with consideration of any new controls
394
- defined by other modules such as < a data-biblio-type =informative data-link-type =biblio href =#biblio- css3line title =biblio-CSS3LINE > [CSS3LINE]</ a > .)
394
+ defined by other modules such as < a data-biblio-type =informative data-link-type =biblio href =#css3line title =biblio-CSS3LINE > [CSS3LINE]</ a > .)
395
395
Shifting line boxes in this way affects layout –
396
396
it is not merely a display translation.
397
397
If a line box is shifted downward,
@@ -645,7 +645,7 @@ <h3 class="heading settled" data-level=3.2 id=box-snap><span class=secno>3.2 </s
645
645
the effective margin is increased at that edge.
646
646
If, however, the box is an empty block that could be
647
647
< a href =http://www.w3.org/TR/CSS21/box.html > collapsed through</ a > ,
648
- then this property has no effect. < a data-biblio-type =normative data-link-type =biblio href =#biblio- css21 title =biblio-CSS21 > [CSS21]</ a > </ p >
648
+ then this property has no effect. < a data-biblio-type =normative data-link-type =biblio href =#css21 title =biblio-CSS21 > [CSS21]</ a > </ p >
649
649
650
650
651
651
< p > When applied to table row group and table row boxes,
@@ -695,7 +695,7 @@ <h3 class="no-ref heading settled" id=conventions><span class=content>
695
695
letters in this specification.
696
696
697
697
< p > All of the text of this specification is normative except sections
698
- explicitly marked as non-normative, examples, and notes. < a data-biblio-type =normative data-link-type =biblio href =#biblio- rfc2119 title =biblio-RFC2119 > [RFC2119]</ a > </ p >
698
+ explicitly marked as non-normative, examples, and notes. < a data-biblio-type =normative data-link-type =biblio href =#rfc2119 title =biblio-RFC2119 > [RFC2119]</ a > </ p >
699
699
700
700
< p > Examples in this specification are introduced with the words "for example"
701
701
or are set apart from the normative text with < code > class="example"</ code > ,
0 commit comments