Skip to content

Commit 99fd08b

Browse files
committed
[css-text] minor clarification to letter-spacing cursive
1 parent 046ba14 commit 99fd08b

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

css-text/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2021,7 +2021,7 @@ Word Spacing: the 'word-spacing' property</h3>
20212021
between any pair of that script's <i>visually-perceived characters</i> at all
20222022
(effectively treating each word as a single <i>visually-perceived character</i>
20232023
for the purpose of letter-spacing).
2024-
Both cases will result in an effective spacing of zero between such letters,
2024+
Both cases will result in an effective spacing of zero between such letters;
20252025
however the former will preserve the sense of stretching out the text.
20262026

20272027
<div class="example">

css-text/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2158,7 +2158,7 @@ <h3 class="heading settled heading" data-level=8.2 id=letter-spacing-property><s
21582158
between any pair of that script’s <a data-link-type=dfn href=#visually-perceived-character title="visually-perceived characters">visually-perceived characters</a> at all
21592159
(effectively treating each word as a single <a data-link-type=dfn href=#visually-perceived-character title="visually-perceived character">visually-perceived character</a>
21602160
for the purpose of letter-spacing).
2161-
Both cases will result in an effective spacing of zero between such letters,
2161+
Both cases will result in an effective spacing of zero between such letters;
21622162
however the former will preserve the sense of stretching out the text.
21632163

21642164
<div class=example>

css-text/issues-lc-2013.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Title: CSS Text Level 3
33

44
Open//Accepted/OutOfScope/Invalid/Rejected/Retracted
55

6+
Verify with i18nWG:
7+
54 - http://lists.w3.org/Archives/Public/www-style/2014Jun/0245.html
8+
69
----
710
Issue 1.
811
Summary: Rename 'each-line' of 'text-indent' to 'after-break' or 'each-paragraph'?
@@ -445,9 +448,9 @@ Summary: I18N-ISSUE-319: word-break 'according to usual rules'
445448
From: Phillips, Addison
446449
Comment: http://lists.w3.org/Archives/Public/www-style/2014Jan/0428.html
447450
Response: http://lists.w3.org/Archives/Public/www-style/2014Apr/0273.html
448-
Comment: http://lists.w3.org/Archives/Public/www-style/2014May/0430.html
449451
Response: http://lists.w3.org/Archives/Public/www-style/2014Jun/0245.html
450452
Closed: Accepted
453+
Verified: http://lists.w3.org/Archives/Public/www-style/2014May/0430.html
451454
----
452455
Issue 55.
453456
Summary: I18N-ISSUE-320: Example 6

0 commit comments

Comments
 (0)