File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3421,6 +3421,11 @@ <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+
3428+
34243429 < li > Added data tables for orientation of characters in Unicode.
34253430
34263431 < li > Replaced < i > before</ i > with < a href ="#head "> < i > head</ i > </ a > and
Original file line number Diff line number Diff line change @@ -2538,6 +2538,8 @@ <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.
25412543 < li > Added data tables for orientation of characters in Unicode.
25422544 < li > Replaced < i > before</ i > with < i > head</ i > and < i > after</ i > with < i > foot</ i > .
25432545 </ ul >
You can’t perform that action at this time.
0 commit comments