Skip to content

Commit 1411e82

Browse files
committed
[css-flexbox] Markup error
1 parent 29e6b0a commit 1411e82

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

css-flexbox/Overview.bs

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3165,15 +3165,15 @@ Appendix A: Axis Mappings</h2>
31653165
<th><a>end</a>
31663166
<tbody>
31673167
<tr>
3168-
<th>''row'' + ''nowrap/wrap''
3168+
<th>''row'' + ''nowrap''/''wrap''
31693169
<td rowspan=4>horizontal
31703170
<td>left
31713171
<td>right
31723172
<td rowspan=4>vertical
31733173
<td rowspan=2>top
31743174
<td rowspan=2>bottom
31753175
<tr>
3176-
<th>''row-reverse'' + ''nowrap/wrap''
3176+
<th>''row-reverse'' + ''nowrap''/''wrap''
31773177
<td>right
31783178
<td>left
31793179
<tr>
@@ -3187,15 +3187,15 @@ Appendix A: Axis Mappings</h2>
31873187
<td>right
31883188
<td>left
31893189
<tr>
3190-
<th>''column'' + ''nowrap/wrap''
3190+
<th>''column'' + ''nowrap''/''wrap''
31913191
<td rowspan=4>vertical
31923192
<td>top
31933193
<td>bottom
31943194
<td rowspan=4>horizontal
31953195
<td rowspan=2>left
31963196
<td rowspan=2>right
31973197
<tr>
3198-
<th>''column-reverse'' + ''nowrap/wrap''
3198+
<th>''column-reverse'' + ''nowrap''/''wrap''
31993199
<td>bottom
32003200
<td>top
32013201
<tr>
@@ -3226,15 +3226,15 @@ Appendix A: Axis Mappings</h2>
32263226
<th><a>cross-end</a>
32273227
<tbody>
32283228
<tr>
3229-
<th>''row'' + ''nowrap/wrap''
3229+
<th>''row'' + ''nowrap''/''wrap''
32303230
<td rowspan=4>horizontal
32313231
<td>right
32323232
<td>left
32333233
<td rowspan=4>vertical
32343234
<td rowspan=2>top
32353235
<td rowspan=2>bottom
32363236
<tr>
3237-
<th>''row-reverse'' + ''nowrap/wrap''
3237+
<th>''row-reverse'' + ''nowrap''/''wrap''
32383238
<td>left
32393239
<td>right
32403240
<tr>
@@ -3248,15 +3248,15 @@ Appendix A: Axis Mappings</h2>
32483248
<td>left
32493249
<td>right
32503250
<tr>
3251-
<th>''column'' + ''nowrap/wrap''
3251+
<th>''column'' + ''nowrap''/''wrap''
32523252
<td rowspan=4>vertical
32533253
<td>top
32543254
<td>bottom
32553255
<td rowspan=4>horizontal
32563256
<td rowspan=2>right
32573257
<td rowspan=2>left
32583258
<tr>
3259-
<th>''column-reverse'' + ''nowrap/wrap''
3259+
<th>''column-reverse'' + ''nowrap''/''wrap''
32603260
<td>bottom
32613261
<td>top
32623262
<tr>
@@ -3289,15 +3289,15 @@ Appendix A: Axis Mappings</h2>
32893289
<tr>
32903290
<tbody>
32913291
<tr>
3292-
<th>''row'' + ''nowrap/wrap''
3292+
<th>''row'' + ''nowrap''/''wrap''
32933293
<td rowspan=4>vertical
32943294
<td>top
32953295
<td>bottom
32963296
<td rowspan=4>horizontal
32973297
<td rowspan=2>right
32983298
<td rowspan=2>left
32993299
<tr>
3300-
<th>''row-reverse'' + ''nowrap/wrap''
3300+
<th>''row-reverse'' + ''nowrap''/''wrap''
33013301
<td>bottom
33023302
<td>top
33033303
<tr>
@@ -3311,15 +3311,15 @@ Appendix A: Axis Mappings</h2>
33113311
<td>bottom
33123312
<td>top
33133313
<tr>
3314-
<th>''column'' + ''nowrap/wrap''
3314+
<th>''column'' + ''nowrap''/''wrap''
33153315
<td rowspan=4>vertical
33163316
<td>right
33173317
<td>left
33183318
<td rowspan=4>horizonal
33193319
<td rowspan=2>top
33203320
<td rowspan=2>bottom
33213321
<tr>
3322-
<th>''column-reverse'' + ''nowrap/wrap''
3322+
<th>''column-reverse'' + ''nowrap''/''wrap''
33233323
<td>left
33243324
<td>right
33253325
<tr>

0 commit comments

Comments
 (0)