Skip to content

Commit c7263d3

Browse files
committed
update changes section
1 parent 06ff1f5 commit c7263d3

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3407,6 +3407,9 @@ <h3 class=no-num id=recent-changes> Changes from the <a
34073407
href="#isolate-override"><code class=css>isolate-override</code></a>’.
34083408

34093409
<li>Added data tables for orientation of characters in Unicode.
3410+
3411+
<li>Replaced <i>before</i> with <a href="#head"><i>head</i></a> and
3412+
<i>after</i> with <a href="#foot"><i>foot</i></a>.
34103413
</ul>
34113414

34123415
<h3 class=no-num id=changes-201109> Changes from the <a

css3-writing-modes/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2529,6 +2529,7 @@ <h3 class="no-num" id="recent-changes">
25292529
<ul>
25302530
<li>Replaced 'unicode-bidi' value of ''isolate bidi-override'' with single keyword ''isolate-override''.
25312531
<li>Added data tables for orientation of characters in Unicode.
2532+
<li>Replaced <i>before</i> with <i>head</i> and <i>after</i> with <i>foot</i>.
25322533
</ul>
25332534

25342535
<h3 class="no-num" id="changes-201109">

0 commit comments

Comments
 (0)