Skip to content

Commit

Permalink
Merge pull request #3437 from w3c/shawna-slh-patch-3
Browse files Browse the repository at this point in the history
notes in text-spacing
  • Loading branch information
iadawn authored Oct 5, 2023
2 parents e1aba79 + b2ae658 commit c4bfd3a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions guidelines/sc/21/text-spacing.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@ <h4>Text Spacing</h4>

<p>Exception: Human languages and scripts that do not make use of one or more of these text style properties in written text can conform using only the properties that exist for that combination of language and script.</p>

<p class="note">It is not required that content use the values specified. The requirement is to ensure no loss of content or functionality when a user overrides the authored styles with the values.</p>
<p class="note">Content is not required to use these text spacing values. The requirement is to ensure that when a user overrides the authored text spacing, content or functionality is not lost.</p>

<p class="note">Some human languages or writing systems have different needs and may adjust other values (such as paragraph start indent) in order to improve legibility. This success criterion might not be sufficient for those needs.</p>

<p class="note">It is beneficial for users if authors use any locally available guidance for improving readability in the local language or writing system. If the user chooses to go beyond the metrics specified, any resulting loss of content or functionality is the user's responsibility.</p>
<p class="note">Writing systems for some languages use different text spacing settings, such as paragraph start indent. Authors are encouraged to follow locally available guidance for improving readability and legibility of text in their writing system.</p>

</section>

0 comments on commit c4bfd3a

Please sign in to comment.