Skip to content

Commit bcac9e8

Browse files
committed
??
2 parents eb7e576 + 2fcb816 commit bcac9e8

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

css3-flexbox/Overview.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ <h2 id=display-flexbox><span class=secno>3. </span> Flexboxes: the
506506
<td>display
507507

508508
<tr>
509-
<th><a href="http://dev.w3.org/csswg/css-module/#values">New value</a>:
509+
<th><a href="#values">New value</a>:
510510

511511
<td><dfn id=display-flex>flex</dfn> | <dfn
512512
id=display-inline-flex>inline-flex</dfn>
@@ -926,7 +926,7 @@ <h3 id=flex-direction><span class=secno>6.1. </span> Flexbox Flow
926926
<td><dfn id=flex-direction0>flex-direction</dfn>
927927

928928
<tr>
929-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
929+
<th><a href="#values">Value</a>:
930930

931931
<td>row | row-reverse | column | column-reverse
932932

@@ -1030,7 +1030,7 @@ <h3 id=flex-wrap><span class=secno>6.2. </span> Flexbox Wrapping: the
10301030
<td><dfn id=flex-wrap0>flex-wrap</dfn>
10311031

10321032
<tr>
1033-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
1033+
<th><a href="#values">Value</a>:
10341034

10351035
<td>nowrap | wrap | wrap-reverse
10361036

@@ -1128,7 +1128,7 @@ <h3 id=flex-flow><span class=secno>6.3. </span> Flex Direction and Wrap:
11281128
<td><dfn id=flex-flow0>flex-flow</dfn>
11291129

11301130
<tr>
1131-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
1131+
<th><a href="#values">Value</a>:
11321132

11331133
<td>&lt;&apos;flex-direction&apos;> || &lt;&apos;flex-wrap&apos;>
11341134

@@ -1243,7 +1243,7 @@ <h3 id=flex-order><span class=secno>6.4. </span> Display Order: the
12431243
<td><dfn id=flex-order0>flex-order</dfn>
12441244

12451245
<tr>
1246-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
1246+
<th><a href="#values">Value</a>:
12471247

12481248
<td>&lt;number>
12491249

@@ -1418,7 +1418,7 @@ <h2 id=flexibility><span class=secno>7. </span> Flexibility: the &lsquo;<a
14181418
<td><dfn id=flex>flex</dfn>
14191419

14201420
<tr>
1421-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
1421+
<th><a href="#values">Value</a>:
14221422

14231423
<td>none | [ &lt;number>{1,2} || &lt;&apos;width&apos;> ]
14241424

@@ -1569,7 +1569,7 @@ <h3 id=flexibility-components><span class=secno>7.1. </span> &lsquo;<a
15691569
<td><dfn id=flex-grow>flex-grow</dfn>
15701570

15711571
<tr>
1572-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
1572+
<th><a href="#values">Value</a>:
15731573

15741574
<td>&lt;number>
15751575

@@ -1621,7 +1621,7 @@ <h3 id=flexibility-components><span class=secno>7.1. </span> &lsquo;<a
16211621
<td><dfn id=flex-shrink>flex-shrink</dfn>
16221622

16231623
<tr>
1624-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
1624+
<th><a href="#values">Value</a>:
16251625

16261626
<td>&lt;number>
16271627

@@ -1673,7 +1673,7 @@ <h3 id=flexibility-components><span class=secno>7.1. </span> &lsquo;<a
16731673
<td><dfn id=flex-basis0>flex-basis</dfn>
16741674

16751675
<tr>
1676-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
1676+
<th><a href="#values">Value</a>:
16771677

16781678
<td><var>&lt;&apos;width&apos;></var>
16791679

@@ -1827,7 +1827,7 @@ <h3 id=flex-pack><span class=secno>8.2. </span> Axis Alignment: the
18271827
<td><dfn id=flex-pack0>flex-pack</dfn>
18281828

18291829
<tr>
1830-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
1830+
<th><a href="#values">Value</a>:
18311831

18321832
<td>start | end | center | justify | distribute
18331833

@@ -1967,7 +1967,7 @@ <h3 id=flex-align><span class=secno>8.3. </span> Cross-axis Alignment: the
19671967
<td><dfn id=flex-align0>flex-align</dfn>
19681968

19691969
<tr>
1970-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
1970+
<th><a href="#values">Value</a>:
19711971

19721972
<td>start | end | center | baseline | stretch
19731973

@@ -2015,7 +2015,7 @@ <h3 id=flex-align><span class=secno>8.3. </span> Cross-axis Alignment: the
20152015
<td><dfn id=flex-item-align>flex-item-align</dfn>
20162016

20172017
<tr>
2018-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
2018+
<th><a href="#values">Value</a>:
20192019

20202020
<td>auto | start | end | center | baseline | stretch
20212021

@@ -2203,7 +2203,7 @@ <h3 id=flex-line-pack><span class=secno>8.4. </span> &lsquo;<a
22032203
<td><dfn id=flex-line-pack0>flex-line-pack</dfn>
22042204

22052205
<tr>
2206-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
2206+
<th><a href="#values">Value</a>:
22072207

22082208
<td>start | end | center | justify | distribute | stretch
22092209

css3-flexbox/Overview.src.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h2 id='display-flexbox'>
188188
<th>Name:
189189
<td>display
190190
<tr>
191-
<th><a href="http://dev.w3.org/csswg/css-module/#values">New value</a>:
191+
<th><a href="#values">New value</a>:
192192
<td><dfn id='display-flex'>flex</dfn> | <dfn id='display-inline-flex'>inline-flex</dfn>
193193
</table>
194194

@@ -502,7 +502,7 @@ <h3 id='flex-direction'>
502502
<th>Name:</th>
503503
<td><dfn>flex-direction</dfn>
504504
<tr>
505-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
505+
<th><a href="#values">Value</a>:
506506
<td>row | row-reverse | column | column-reverse
507507
<tr>
508508
<th>Initial:
@@ -566,7 +566,7 @@ <h3 id='flex-wrap'>
566566
<th>Name:</th>
567567
<td><dfn>flex-wrap</dfn>
568568
<tr>
569-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
569+
<th><a href="#values">Value</a>:
570570
<td>nowrap | wrap | wrap-reverse
571571
<tr>
572572
<th>Initial:
@@ -632,7 +632,7 @@ <h3 id='flex-flow'>
632632
<th>Name:</th>
633633
<td><dfn>flex-flow</dfn>
634634
<tr>
635-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
635+
<th><a href="#values">Value</a>:
636636
<td>&lt;&apos;flex-direction&apos;> || &lt;&apos;flex-wrap&apos;>
637637
<tr>
638638
<th>Initial:
@@ -698,7 +698,7 @@ <h3 id='flex-order'>
698698
<th>Name:
699699
<td><dfn>flex-order</dfn>
700700
<tr>
701-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
701+
<th><a href="#values">Value</a>:
702702
<td>&lt;number>
703703
<tr>
704704
<th>Initial:
@@ -799,7 +799,7 @@ <h2 id='flexibility'>
799799
<th>Name:
800800
<td><dfn>flex</dfn>
801801
<tr>
802-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
802+
<th><a href="#values">Value</a>:
803803
<td>none | [ &lt;number>{1,2} || &lt;&apos;width&apos;> ]
804804
<tr>
805805
<th>Initial:
@@ -912,7 +912,7 @@ <h3 id='flexibility-components'>
912912
<th>Name:
913913
<td><dfn>flex-grow</dfn>
914914
<tr>
915-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
915+
<th><a href="#values">Value</a>:
916916
<td>&lt;number>
917917
<tr>
918918
<th>Initial:
@@ -945,7 +945,7 @@ <h3 id='flexibility-components'>
945945
<th>Name:
946946
<td><dfn>flex-shrink</dfn>
947947
<tr>
948-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
948+
<th><a href="#values">Value</a>:
949949
<td>&lt;number>
950950
<tr>
951951
<th>Initial:
@@ -978,7 +978,7 @@ <h3 id='flexibility-components'>
978978
<th>Name:
979979
<td><dfn>flex-basis</dfn>
980980
<tr>
981-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
981+
<th><a href="#values">Value</a>:
982982
<td><var>&lt;&apos;width&apos;></var>
983983
<tr>
984984
<th>Initial:
@@ -1097,7 +1097,7 @@ <h3 id='flex-pack'>
10971097
<th>Name:
10981098
<td><dfn>flex-pack</dfn>
10991099
<tr>
1100-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
1100+
<th><a href="#values">Value</a>:
11011101
<td>start | end | center | justify | distribute
11021102
<tr>
11031103
<th>Initial:
@@ -1195,7 +1195,7 @@ <h3 id='flex-align'>
11951195
<th>Name:
11961196
<td><dfn>flex-align</dfn>
11971197
<tr>
1198-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
1198+
<th><a href="#values">Value</a>:
11991199
<td>start | end | center | baseline | stretch
12001200
<tr>
12011201
<th>Initial:
@@ -1225,7 +1225,7 @@ <h3 id='flex-align'>
12251225
<th>Name:
12261226
<td><dfn>flex-item-align</dfn>
12271227
<tr>
1228-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
1228+
<th><a href="#values">Value</a>:
12291229
<td>auto | start | end | center | baseline | stretch
12301230
<tr>
12311231
<th>Initial:
@@ -1345,7 +1345,7 @@ <h3 id='flex-line-pack'>
13451345
<th>Name:
13461346
<td><dfn>flex-line-pack</dfn>
13471347
<tr>
1348-
<th><a href="http://dev.w3.org/csswg/css-module/#values">Value</a>:
1348+
<th><a href="#values">Value</a>:
13491349
<td>start | end | center | justify | distribute | stretch
13501350
<tr>
13511351
<th>Initial:
@@ -2294,4 +2294,4 @@ <h2 class="no-num" id="index">Index</h2>
22942294
sgml-local-catalogs:nil
22952295
sgml-local-ecat-files:nil
22962296
End:
2297-
-->
2297+
-->

0 commit comments

Comments
 (0)