Skip to content

Commit 1cfa98e

Browse files
committed
[css-text] Switch inter-word example to German, because English is okay with letter-spacing expansion, but German is not
1 parent 21b9a27 commit 1cfa98e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

css-text/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1466,7 +1466,7 @@ Canonical order: N/A
14661466
it could choose a more language-tailored justification behavior
14671467
e.g. following [[JLREQ]] for Japanese,
14681468
using cursive elongation for Arabic,
1469-
using ''inter-word'' for English,
1469+
using ''inter-word'' for German,
14701470
etc.
14711471

14721472
<div class="figure" id="fig-text-justify-cursive">

css-text/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1609,7 +1609,7 @@ <h3 class="heading settled heading" data-level=7.3 id=text-justify-property><spa
16091609
it could choose a more language-tailored justification behavior
16101610
e.g. following <a data-biblio-type=informative data-link-type=biblio href=#jlreq title=jlreq>[JLREQ]</a> for Japanese,
16111611
using cursive elongation for Arabic,
1612-
using <a class=css data-link-type=maybe href=#valuedef-inter-word title=inter-word>inter-word</a> for English,
1612+
using <a class=css data-link-type=maybe href=#valuedef-inter-word title=inter-word>inter-word</a> for German,
16131613
etc.
16141614

16151615
<div class=figure id=fig-text-justify-cursive>
@@ -2316,7 +2316,7 @@ <h3 class="heading settled heading" data-level=9.3 id=bidi-linebox><span class=s
23162316

23172317
<div class=example>
23182318
<p>In the following example, assuming the <code>&lt;block&gt;</code>
2319-
is a preformatted block (<a class=css data-link-type=propdesc href=http://dev.w3.org/csswg/css2/visuren.html#propdef-display title=display>display: block; white-space: pre</a>) inheriting
2319+
is a preformatted block (<a class=css data-link-type=propdesc href=http://www.w3.org/TR/CSS21/visuren.html#propdef-display title=display>display: block; white-space: pre</a>) inheriting
23202320
<a class=css data-link-type=propdesc href=#propdef-text-align title=text-align>text-align: start</a>, every other line is right-aligned:</p>
23212321
<pre>&lt;block style="unicode-bidi: plaintext"&gt;
23222322
Latin

0 commit comments

Comments
 (0)