Skip to content

Commit 2b230ff

Browse files
committed
also, it could be broken
1 parent 8a59aa2 commit 2b230ff

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

css3-text/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -468,8 +468,8 @@ <h3 id=terms><span class=secno>1.3. </span> Terminology</h3>
468468
href="#character"><i>character</i></a> divided by an element boundary is
469469
undefined: it may be rendered as belonging to either side of the boundary,
470470
or as some approximation of belonging to both. Authors are forewarned that
471-
dividing grapheme clusters by element boundaries may give inconsistent
472-
results.
471+
dividing grapheme clusters by element boundaries may give inconsistent or
472+
undesired results.
473473

474474
<h2 id=transforming><span class=secno>2. </span> Transforming Text</h2>
475475

css3-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ <h3 id="terms">
190190
element boundary is undefined: it may be rendered as belonging to
191191
either side of the boundary, or as some approximation of belonging
192192
to both. Authors are forewarned that dividing grapheme clusters by
193-
element boundaries may give inconsistent results.
193+
element boundaries may give inconsistent or undesired results.
194194

195195
<h2 id="transforming">
196196
Transforming Text</h2>

0 commit comments

Comments
 (0)