Skip to content

Commit c70024d

Browse files
committed
correct summary of bidi changes
1 parent 5616592 commit c70024d

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3421,10 +3421,8 @@ <h3 class=no-num id=recent-changes> Changes from the <a
34213421
class=css>isolate bidi-override</code>’ with single keyword ‘<a
34223422
href="#isolate-override"><code class=css>isolate-override</code></a>’.
34233423

3424-
<li>Reworked bidi isolation slightly to better accommodate the possible
3425-
addition of isolation codes to Unicode bidi: paragraph determination for
3426-
isolated content is now performed per-paragraph, rather than per-element.
3427-
3424+
<li>Clarified that bidi isolated content does not affect plaintext
3425+
heuristics of the containing paragraph.
34283426

34293427
<li>Added data tables for orientation of characters in Unicode.
34303428

css3-writing-modes/Overview.src.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2538,8 +2538,7 @@ <h3 class="no-num" id="recent-changes">
25382538
<p>Major changes include:</p>
25392539
<ul>
25402540
<li>Replaced 'unicode-bidi' value of ''isolate bidi-override'' with single keyword ''isolate-override''.
2541-
<li>Reworked bidi isolation slightly to better accommodate the possible addition of isolation codes to Unicode bidi:
2542-
paragraph determination for isolated content is now performed per-paragraph, rather than per-element.
2541+
<li>Clarified that bidi isolated content does not affect plaintext heuristics of the containing paragraph.
25432542
<li>Added data tables for orientation of characters in Unicode.
25442543
<li>Replaced <i>before</i> with <i>head</i> and <i>after</i> with <i>foot</i>.
25452544
</ul>

0 commit comments

Comments
 (0)