@@ -726,9 +726,9 @@ <h3 id=dependencies>Dependencies on other modules</h3>
726
726
< dfn > interactive</ dfn > vs < dfn > non-interactive</ dfn > media.
727
727
728
728
< li > < cite > CSS values and Units module</ cite > [[!CSS3VAL]] – < a
729
- href ="/TR/css3-values#strings ">
729
+ href ="http://www.w3.org /TR/css3-values#strings ">
730
730
< dfn > < var > <string></ var > </ dfn > </ a > and < a
731
- href ="/TR/css3-values#length-value ">
731
+ href ="http://www.w3.org /TR/css3-values#length-value ">
732
732
< dfn > < var > <length></ var > </ dfn > </ a > .
733
733
734
734
< li > < cite > CSS box module</ cite > [[!CSS3BOX]] – properties
@@ -1120,8 +1120,7 @@ <h3 id=grid-column-sizes >Specifying the widths of columns:
1120
1120
< dt > < var > <fraction></ var >
1121
1121
< dd >
1122
1122
(A non-negative number followed by ''fr''.) A fraction of the
1123
- remaining space, see < a href ="#fraction-values-fr " > Fraction
1124
- values</ a > below.
1123
+ remaining space. '1fr' means the same as '*'
1125
1124
1126
1125
< dt > *
1127
1126
< dd >
@@ -1206,8 +1205,7 @@ <h3 id=grid-template-row-sizes >Specifying the height of rows: 'grid-template-ro
1206
1205
< dt > < var > <fraction></ var >
1207
1206
< dd >
1208
1207
(A non-negative number followed by ''fr''.) A fraction of the
1209
- remaining space, see < a href ="#fraction-values-fr " > Fraction
1210
- values</ a > below.
1208
+ remaining space. '1fr' means the same as '*'
1211
1209
1212
1210
< dt > * (asterisk)
1213
1211
< dd >
@@ -1800,7 +1798,7 @@ <h3 id=slot-sizes>Calculating the size of the grid</h3>
1800
1798
1801
1799
< p > An extra step may be necessary in paged media if a page break
1802
1800
occurs inside a template (only in the case of an < em > element-based
1803
- template, </ em > see < a href ="#element-based- page-break " > below</ a > ). If
1801
+ template</ em > see < a href ="#page-break " > below</ a > ). If
1804
1802
the template, after computing the width and height, is too big to fit
1805
1803
on the current page, and if a suitable break point exists, the part of
1806
1804
the template after that break point is put on the next page. The width
@@ -2270,9 +2268,9 @@ <h2 id=flow>Flowing content into slots: 'flow'</h2>
2270
2268
> the documentation by Andrew Fedoniouk and Ivan Goroun.</ a >
2271
2269
E.g., < code > <ul style="grid: '2 1'"> <li> one <li> two
2272
2270
</ul> </ code > puts “two” on the left and “one” on the right.
2273
- It is thus also a shortcut for some applications
2274
- of < a href ="http://www.w3.org/TR/css3-flexbox/#flex- order "
2275
- > 'flex- order'.</ a >
2271
+ It is thus also a shortcut for some applications Flexbox's
2272
+ of < a href ="http://www.w3.org/TR/css3-flexbox/#order-property "
2273
+ > 'order' property .</ a >
2276
2274
2277
2275
<!--=================================================================-->
2278
2276
@@ -2586,7 +2584,7 @@ <h2 id=region-based>Styling the contents of slots</h2>
2586
2584
2587
2585
< p > In CSS level 2, pseudo-elements could only occur at the end of a
2588
2586
selector. Thus an attempt to select 'P::first-line EM' fails. That
2589
- restriction does not apply to the < span class =index
2587
+ restriction does not apply to the < span class =index id = s1
2590
2588
title ="slot!!pseudo-element " > '::slot()'
2591
2589
pseudo-element,</ span > as shown in the example above.
2592
2590
@@ -3038,7 +3036,8 @@ <h2 id=page-templates>Page-based grid templates</h2>
3038
3036
</ div >
3039
3037
3040
3038
< p > The syntax of a page-based template is the same as that of an
3041
- element-based one, but the declaration appears in an '@page' rule.
3039
+ < span title ="element-based template " > element-based one,</ span > but
3040
+ the declaration appears in an '@page' rule.
3042
3041
3043
3042
< p > In a page-based template, the height and width are typically known
3044
3043
(defined by the output media and the margin boxes, see [[CSS3PAGE]]).
@@ -4400,7 +4399,8 @@ <h2 id=conformance>Conformance</h2>
4400
4399
< h2 id =changes > Changes</ h2 >
4401
4400
4402
4401
< p > Summary of major changes since the < a
4403
- href ="/TR/2011/WD-css3-layout-20111129/ " > 29 November 2011 draft:</ a >
4402
+ href ="http://www.w3.org/TR/2011/WD-css3-layout-20111129/ " > 29 November
4403
+ 2011 draft:</ a >
4404
4404
4405
4405
< ul >
4406
4406
< li > Added a < a href ="#accessibility " > note about accessibility.</ a >
@@ -4469,7 +4469,8 @@ <h2 id=changes>Changes</h2>
4469
4469
< h2 class ="no-num " id ="acknowledgments "> Acknowledgments</ h2 >
4470
4470
4471
4471
< p > The first ideas for describing a template in CSS date from 1996 and
4472
- are described in < a href ="/TR/NOTE-layout " > < cite > Frame-based layout
4472
+ are described in < a href ="http://www.w3.org/TR/NOTE-layout "
4473
+ > < cite > Frame-based layout
4473
4474
via Style Sheets</ cite > </ a > by Bert Bos, Dave Raggett and Håkon Wium
4474
4475
Lie. The idea was revived in 2005 on the request of W3C's Device
4475
4476
Independence Working Group and benefited especially from discussions
@@ -4479,21 +4480,22 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
4479
4480
layout by < a
4480
4481
href ="https://lists.w3.org/Archives/Member/w3c-css-wg/2002JulSep/0077.html " >
4481
4482
Dave Raggett [member-only link]</ a > and an early write-up of the
4482
- features of < a href ="http://www.mozilla.org/projects/xul/xul.html " >
4483
+ features of < a
4484
+ href ="https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL " >
4483
4485
XUL</ a > by < a
4484
4486
href ="https://lists.w3.org/Archives/Member/w3c-css-wg/2002JanMar/0432.html " >
4485
4487
Ian Hickson [member-only link].</ a >
4486
4488
4487
- < p > < a href ="http://transcendingcss.com/support/ " > Andy
4489
+ < p > < a href ="http://stuffandnonsense.co.uk/about " > Andy
4488
4490
Clarke,</ a > < a href ="http://sushiandrobots.com/about " > Jina Bolton</ a >
4489
4491
and < a href ="http://lawver.net/ " > Kevin Lawver</ a > provided use cases,
4490
4492
examples and requirements. The analysis in the < a href ="#history "
4491
4493
> History</ a > section is a slightly shortened version of work by Steve
4492
4494
Zilles.
4493
4495
4494
4496
< p > César Acebal built the
4495
- first < a href =" http://transcendingcss.com/support/almcss.zip " >
4496
- prototype,</ a > see [[ACEBAL2012]]. Andrew Fedoniouk
4497
+ first
4498
+ prototype, see [[ACEBAL2012]]. Andrew Fedoniouk
4497
4499
built < a
4498
4500
href ="http://lists.w3.org/Archives/Public/www-style/2009Mar/0278.html "
4499
4501
> the second.</ a >
0 commit comments