Skip to content

Commit 13dbb37

Browse files
committed
[css-text] Require full justificaton when a justification opportunity exists. <https://lists.w3.org/Archives/Public/www-style/2014Jun/0167.html>
1 parent 709d793 commit 13dbb37

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

css-text/Overview.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1429,6 +1429,10 @@ Expanding and Compressing Text</h4>
14291429
However, UAs <em>must not</em> break required ligatures
14301430
or otherwise disable features required to correctly shape complex scripts.
14311431

1432+
<p>If a <a>justification opportunity</a> exists within a line,
1433+
and 'text-align' specifies full justification for that line,
1434+
it must be justified.
1435+
14321436
<h4 id="justify-symbols">
14331437
Handling Symbols and Punctuation</h4>
14341438

@@ -1507,9 +1511,6 @@ Possible Algorithms</h4>
15071511
However, it does require that
15081512

15091513
<ul>
1510-
<li>
1511-
If a <a>justification opportunity</a> exists within a line,
1512-
it must be justified.
15131514
<li>
15141515
Unless contraindicated by the typographic traditions of the <a>content language</a> or adjacent symbols/punctuation,
15151516
each of the following provides a <a>justification opportunity</a>:

css-text/issues-lc-2013.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -764,6 +764,7 @@ From: David Baron
764764
Comment: http://lists.w3.org/Archives/Public/www-style/2014Jun/0167.html
765765
Comment: http://lists.w3.org/Archives/Public/www-style/2014Jul/0423.html
766766
Open:
767+
Resolved: https://lists.w3.org/Archives/Public/www-style/2014Jun/0167.html
767768
----
768769
Issue 87.
769770
Summary: [css-text] i18n-ISSUE-354: Questions about letter-spacing for Arabic script

0 commit comments

Comments
 (0)