@@ -1067,7 +1067,7 @@ <h3 id=white-space><span class=secno>3.4. </span> White Space and Text
10671067 class =property > text-space-collapse</ code > </ a > ’ to ‘< code
10681068 class =css > preserve</ code > ’ and ‘< a href ="#text-wrap0 "> < code
10691069 class =property > text-wrap</ code > </ a > ’ to ‘< code
1070- class =css > none </ code > ’
1070+ class =css > nowrap </ code > ’
10711071
10721072 < dt > < dfn id =nowrap title ="white-space:nowrap "> ‘< code
10731073 class =css > nowrap</ code > ’</ dfn >
@@ -1076,7 +1076,7 @@ <h3 id=white-space><span class=secno>3.4. </span> White Space and Text
10761076 class =property > text-space-collapse</ code > </ a > ’ to ‘< code
10771077 class =css > collapse</ code > ’ and ‘< a href ="#text-wrap0 "> < code
10781078 class =property > text-wrap</ code > </ a > ’ to ‘< code
1079- class =css > none </ code > ’
1079+ class =css > nowrap </ code > ’
10801080
10811081 < dt > < dfn id =pre-wrap title ="white-space:pre-wrap "> ‘< code
10821082 class =css > pre-wrap</ code > ’</ dfn >
@@ -1671,8 +1671,8 @@ <h3 id=text-wrap><span class=secno>6.1. </span> Text Wrap Settings: the
16711671 ZW, and GL line-breaking classes in < a href ="#UAX14 "
16721672 rel =biblioentry > [UAX14]<!--{{!UAX14}}--> </ a > must be honored.
16731673
1674- < dt > < dfn id =none1 title ="text-wrap:none "> ‘< code
1675- class =css > none </ code > ’</ dfn >
1674+ < dt > < dfn id =nowrap0 title ="text-wrap:nowrap "> ‘< code
1675+ class =css > nowrap </ code > ’</ dfn >
16761676
16771677 < dd > Lines must not wrap; text that does not fit within the block container
16781678 overflows it.
@@ -2335,7 +2335,7 @@ <h3 id=text-justify><span class=secno>7.3. </span> Justification Method:
23352335 scripts, e.g. the ‘< code class =css > inter-cluster</ code > ’
23362336 method with block scripts raised to first priority.</ p >
23372337
2338- < dt > < dfn id =none2 title ="text-justify:none "> ‘< code
2338+ < dt > < dfn id =none1 title ="text-justify:none "> ‘< code
23392339 class =css > none</ code > ’</ dfn >
23402340
23412341 < dd > Justification is disabled. < span class =note > This value is intended for
@@ -3140,7 +3140,7 @@ <h3 id=hanging-punctuation><span class=secno>9.2. </span> Hanging
31403140 < p > Values have the following meanings:
31413141
31423142 < dl >
3143- < dt > < dfn id =none3 title ="hanging-punctuation:none "> ‘< code
3143+ < dt > < dfn id =none2 title ="hanging-punctuation:none "> ‘< code
31443144 class =css > none</ code > ’</ dfn >
31453145
31463146 < dd > No characters can hang.
@@ -3486,7 +3486,7 @@ <h4 id=text-decoration-line><span class=secno>10.1.1. </span> Text
34863486 Values have the following meanings:
34873487
34883488 < dl >
3489- < dt > < dfn id =none4 title ="text-decoration-line:none "> ‘< code
3489+ < dt > < dfn id =none3 title ="text-decoration-line:none "> ‘< code
34903490 class =css > none</ code > ’</ dfn >
34913491
34923492 < dd > Neither produces nor inhibits text decoration.
@@ -3760,7 +3760,7 @@ <h4 id=text-decoration-skip><span class=secno>10.1.5. </span> Text
37603760 drawn by its ancestors. Values have the following meanings:
37613761
37623762 < dl >
3763- < dt > < dfn id =none5 title ="text-decoration-skip:none "> ‘< code
3763+ < dt > < dfn id =none4 title ="text-decoration-skip:none "> ‘< code
37643764 class =css > none</ code > ’</ dfn >
37653765
37663766 < dd > Skip nothing: text-decoration is drawn for all text content and for
@@ -4059,7 +4059,7 @@ <h4 id=text-emphasis-style><span class=secno>10.2.1. </span> Emphasis Mark
40594059 the following meanings:
40604060
40614061 < dl >
4062- < dt > < dfn id =none6 title ="text-emphasis:none "> ‘< code
4062+ < dt > < dfn id =none5 title ="text-emphasis:none "> ‘< code
40634063 class =css > none</ code > ’</ dfn >
40644064
40654065 < dd > No emphasis marks.
0 commit comments