@@ -46,11 +46,11 @@ spec:css-fonts-4; type:property; text:font-feature-settings
46
46
.egbidiwsaB { background:yellow;border:2px dotted white }
47
47
.egbidiwsbC { border:2px dotted red }
48
48
49
- .hyphens-ex {
50
- border: thin solid black;
51
- display: inline-block;
52
- padding: 4pt;
53
- }
49
+ .hyphens-ex {
50
+ border: thin solid black;
51
+ display: inline-block;
52
+ padding: 4pt;
53
+ }
54
54
55
55
/* Start Letter-spacing Tutorial */
56
56
.ls-ex {
@@ -908,28 +908,28 @@ Text Processing</h3>
908
908
<td> Collapse</td>
909
909
<td> Collapse</td>
910
910
<td> Wrap</td>
911
- <td> Remove</td>
911
+ <td> Remove</td>
912
912
</tr>
913
913
<tr>
914
914
<th> ''pre'' </th>
915
915
<td> Preserve</td>
916
916
<td> Preserve</td>
917
917
<td> No wrap</td>
918
- <td> Preserve</td>
918
+ <td> Preserve</td>
919
919
</tr>
920
920
<tr>
921
921
<th> ''nowrap'' </th>
922
922
<td> Collapse</td>
923
923
<td> Collapse</td>
924
924
<td> No wrap</td>
925
- <td> Remove</td>
925
+ <td> Remove</td>
926
926
</tr>
927
927
<tr>
928
928
<th> ''pre-wrap'' </th>
929
929
<td> Preserve</td>
930
930
<td> Preserve</td>
931
931
<td> Wrap</td>
932
- <td> Hang</td>
932
+ <td> Hang</td>
933
933
</tr>
934
934
<tr>
935
935
<th> ''break-spaces'' </th>
@@ -1210,9 +1210,9 @@ Text Processing</h3>
1210
1210
white-space/white-space-empty-text-sibling.html
1211
1211
</wpt>
1212
1212
<wpt pathprefix="/css/CSS2/text/">
1213
- white-space-001.xht
1214
- white-space-003.xht
1215
- white-space-005.xht
1213
+ white-space-001.xht
1214
+ white-space-003.xht
1215
+ white-space-005.xht
1216
1216
white-space-collapsing-001.xht
1217
1217
white-space-collapsing-002.xht
1218
1218
white-space-collapsing-004.xht
@@ -1391,7 +1391,7 @@ Text Processing</h3>
1391
1391
1392
1392
<ul>
1393
1393
<li> If the character immediately before or immediately after the [=segment break=]
1394
- is the zero-width space character (U+200B), then the break
1394
+ is the zero-width space character (U+200B), then the break
1395
1395
is removed, leaving behind the zero-width space.
1396
1396
1397
1397
<wpt>
@@ -1687,8 +1687,8 @@ Text Processing</h3>
1687
1687
allows users to see the space when selecting or editing text.
1688
1688
<li> If 'white-space' is set to ''break-spaces'' ,
1689
1689
[=hanging=] or collapsing the advance width of the [=spaces=] ,
1690
- [=tabs=] ,
1691
- or [=other space separators=]
1690
+ [=tabs=] ,
1691
+ or [=other space separators=]
1692
1692
at the end of the line is not allowed;
1693
1693
those that overflow must <a>wrap</a> to the next line.
1694
1694
@@ -2572,7 +2572,7 @@ Line Breaking Details</h3>
2572
2572
<style>
2573
2573
#jp-title-break td samp,
2574
2574
#jp-title-break td pre {
2575
- font-size: 1.5em;
2575
+ font-size: 1.5em;
2576
2576
width: 9em;
2577
2577
line-height: 2;
2578
2578
padding: 0.5em 1em;
@@ -2611,12 +2611,12 @@ Line Breaking Details</h3>
2611
2611
<th scope=row> Expected rendering
2612
2612
<td>
2613
2613
<pre lang=ja>
2614
- 窓ぎわのトットちゃ
2615
- ん</pre>
2614
+ 窓ぎわのトットちゃ
2615
+ ん</pre>
2616
2616
<td>
2617
2617
<pre lang=ja>
2618
- 窓ぎわの
2619
- トットちゃん</pre>
2618
+ 窓ぎわの
2619
+ トットちゃん</pre>
2620
2620
<tr>
2621
2621
<th scope=row> Result in your browser
2622
2622
<td>
@@ -3231,8 +3231,8 @@ Line Breaking Details</h3>
3231
3231
overflow-wrap/overflow-wrap-min-content-size-001.html
3232
3232
overflow-wrap/overflow-wrap-min-content-size-002.html
3233
3233
overflow-wrap/overflow-wrap-min-content-size-003.html
3234
- overflow-wrap/overflow-wrap-anywhere-001.html
3235
- overflow-wrap/overflow-wrap-anywhere-003.html
3234
+ overflow-wrap/overflow-wrap-anywhere-001.html
3235
+ overflow-wrap/overflow-wrap-anywhere-003.html
3236
3236
overflow-wrap/overflow-wrap-anywhere-fit-content-001.html
3237
3237
overflow-wrap/overflow-wrap-cluster-002.html
3238
3238
overflow-wrap/overflow-wrap-shaping-002.html
@@ -3248,8 +3248,8 @@ Line Breaking Details</h3>
3248
3248
3249
3249
<wpt>
3250
3250
overflow-wrap/overflow-wrap-001.html
3251
- overflow-wrap/overflow-wrap-break-word-001.html
3252
- overflow-wrap/overflow-wrap-break-word-003.html
3251
+ overflow-wrap/overflow-wrap-break-word-001.html
3252
+ overflow-wrap/overflow-wrap-break-word-003.html
3253
3253
overflow-wrap/overflow-wrap-break-word-008.html
3254
3254
overflow-wrap/overflow-wrap-min-content-size-004.html
3255
3255
overflow-wrap/overflow-wrap-break-word-fit-content-001.html
@@ -3258,7 +3258,7 @@ Line Breaking Details</h3>
3258
3258
overflow-wrap/overflow-wrap-break-word-long-crash.html
3259
3259
white-space/break-spaces-before-first-char-008.html
3260
3260
white-space/break-spaces-before-first-char-012.html
3261
- overflow-wrap/overflow-wrap-break-word-keep-all-001.html
3261
+ overflow-wrap/overflow-wrap-break-word-keep-all-001.html
3262
3262
</wpt>
3263
3263
</dl>
3264
3264
@@ -4921,13 +4921,13 @@ Tagging Content by Writing System</h2>
4921
4921
not the conventions of that language in a different writing system,
4922
4922
which would be inappropriate to the writing system used in this case.
4923
4923
4924
- <wpt>
4925
- writing-system/writing-system-font-001.html
4926
- writing-system/writing-system-text-transform-001.html
4927
- writing-system/writing-system-segment-break-001.html
4928
- writing-system/writing-system-line-break-001.html
4929
- writing-system/writing-system-line-break-002.html
4930
- </wpt>
4924
+ <wpt>
4925
+ writing-system/writing-system-font-001.html
4926
+ writing-system/writing-system-text-transform-001.html
4927
+ writing-system/writing-system-segment-break-001.html
4928
+ writing-system/writing-system-line-break-001.html
4929
+ writing-system/writing-system-line-break-002.html
4930
+ </wpt>
4931
4931
4932
4932
The full correspondence between languages and their most common writing system
4933
4933
is out of scope for this document.
@@ -4941,10 +4941,10 @@ Tagging Content by Writing System</h2>
4941
4941
then the [=writing system=] is <dfn noexport for=writing-system>Japanese</dfn> .
4942
4942
4943
4943
4944
- <wpt>
4945
- writing-system/writing-system-line-break-002.html
4946
- writing-system/writing-system-segment-break-001.html
4947
- </wpt>
4944
+ <wpt>
4945
+ writing-system/writing-system-line-break-002.html
4946
+ writing-system/writing-system-segment-break-001.html
4947
+ </wpt>
4948
4948
* If the [=content language=] is Korean and the [=writing system=] is unspecified,
4949
4949
or for any [=content language=] if the [=writing system=] to specified to be one of the ''Kore'' , ''Hang'' , or ''Jamo'' [[ISO15924]] codes,
4950
4950
then the [=writing system=] is <dfn noexport for=writing-system>Korean</dfn> .
0 commit comments