Skip to content

Commit 8037795

Browse files
committed
[css-text] Clarify 'appropriate to the text'
1 parent c5a59c7 commit 8037795

4 files changed

Lines changed: 18 additions & 3 deletions

File tree

css-text/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1580,6 +1580,7 @@ Canonical order: N/A
15801580
<dt><dfn>auto</dfn></dt>
15811581
<dd>The UA determines the justification algorithm to follow, based
15821582
on a balance between performance and adequate presentation quality.
1583+
Since justification rules vary by writing system and language,
15831584
UAs should, where possible, use a justification algorithm appropriate to the text.
15841585

15851586
<p class="example">

css-text/Overview.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1728,6 +1728,7 @@ <h3 class="heading settled heading" data-level=7.4 id=text-justify-property><spa
17281728
<dt><dfn class=css-code data-dfn-for=text-justify data-dfn-type=value data-export="" id=valdef-text-justify.auto>auto<a class=self-link href=#valdef-text-justify.auto></a></dfn></dt>
17291729
<dd>The UA determines the justification algorithm to follow, based
17301730
on a balance between performance and adequate presentation quality.
1731+
Since justification rules vary by writing system and language,
17311732
UAs should, where possible, use a justification algorithm appropriate to the text.
17321733

17331734
<p class=example>

css-text/issues-lc-2013.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -564,14 +564,14 @@ <h1>CSS Text Level 3 Disposition of Comments for 2013-10-10 LCWD</h1>
564564
Verified: <a href='http://lists.w3.org/Archives/Public/www-style/2014Jul/0322.html'>http://lists.w3.org/Archives/Public/www-style/2014Jul/0322.html</a>
565565
Resolved: <a href='http://lists.w3.org/Archives/Public/www-style/2014Jun/0167.html'>http://lists.w3.org/Archives/Public/www-style/2014Jun/0167.html</a>
566566
</pre>
567-
<pre class='a open' id='issue-57'>
567+
<pre class='a' id='issue-57'>
568568
Issue 57. <a href='#issue-57'>#</a>
569569
Summary: I18N-ISSUE-322: text-justify: auto should recommend international typographic accuracy
570570
From: Phillips, Addison
571571
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Jan/0431.html'>http://lists.w3.org/Archives/Public/www-style/2014Jan/0431.html</a>
572572
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014May/0100.html'>http://lists.w3.org/Archives/Public/www-style/2014May/0100.html</a>
573573
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014May/0307.html'>http://lists.w3.org/Archives/Public/www-style/2014May/0307.html</a>
574-
Open
574+
Closed: Accepted
575575
Verified: <a href='http://lists.w3.org/Archives/Public/www-style/2014Jul/0356.html'>http://lists.w3.org/Archives/Public/www-style/2014Jul/0356.html</a>
576576
Resolved: Editorial
577577
</pre>
@@ -840,6 +840,13 @@ <h1>CSS Text Level 3 Disposition of Comments for 2013-10-10 LCWD</h1>
840840
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014May/0128.html'>http://lists.w3.org/Archives/Public/www-style/2014May/0128.html</a>
841841
Open: Accepted
842842
</pre>
843+
<pre class='open' id='issue-86'>
844+
Issue 86. <a href='#issue-86'>#</a>
845+
Summary: Need more normative requirements for 'text-justify: auto'
846+
From: David Baron
847+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Jun/0167.html'>http://lists.w3.org/Archives/Public/www-style/2014Jun/0167.html</a>
848+
Open
849+
</pre>
843850
<script>
844851
(function () {
845852
var sheet = document.styleSheets[0];

css-text/issues-lc-2013.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ From: Phillips, Addison
491491
Comment: http://lists.w3.org/Archives/Public/www-style/2014Jan/0431.html
492492
Response: http://lists.w3.org/Archives/Public/www-style/2014May/0100.html
493493
Comment: http://lists.w3.org/Archives/Public/www-style/2014May/0307.html
494-
Open
494+
Closed: Accepted
495495
Verified: http://lists.w3.org/Archives/Public/www-style/2014Jul/0356.html
496496
Resolved: Editorial
497497
----
@@ -732,3 +732,9 @@ From: Koji Ishii
732732
Comment: http://lists.w3.org/Archives/Public/www-style/2014May/0128.html
733733
Open: Accepted
734734
----
735+
Issue 86.
736+
Summary: Need more normative requirements for 'text-justify: auto'
737+
From: David Baron
738+
Comment: http://lists.w3.org/Archives/Public/www-style/2014Jun/0167.html
739+
Open
740+
----

0 commit comments

Comments
 (0)