@@ -314,7 +314,11 @@ <h2 class="no-num no-toc" id=Contents> Table of Contents</h2>
314314
315315 < li class =no-num > < a href ="#changes "> Changes</ a >
316316 < ul class =toc >
317- < li class =no-num > < a href ="#recent-changes "> Changes from the September
317+ < li class =no-num > < a href ="#recent-changes "> Changes from the May 2012
318+ CSS Writing Modes Module Level 3 < abbr
319+ title ="Working Draft "> WD</ abbr > </ a >
320+
321+ < li class =no-num > < a href ="#changes-201109 "> Changes from the September
318322 2011 CSS Writing Modes Module Level 3 < abbr
319323 title ="Working Draft "> WD</ abbr > </ a >
320324 </ ul >
@@ -720,7 +724,7 @@ <h3 id=unicode-bidi><span class=secno>2.2. </span> Embeddings and
720724 unicode bidi algorithm; content is ordered as if it were not there. The
721725 ‘< a href ="#unicode-bidi0 "> < code
722726 class =property > unicode-bidi</ code > </ a > ’ property allows inline elements
723- to enforce scoping of the algorithm, and to override the intrinsic
727+ to create scopes within the algorithm, and to override the intrinsic
724728 directionality of text.
725729
726730 < p > The following informative table summarizes the element-internal and
@@ -3358,6 +3362,21 @@ <h3 id=text-combine-mode><span class=secno>9.2. </span>
33583362 < h2 class =no-num id =changes > Changes</ h2 >
33593363
33603364 < h3 class =no-num id =recent-changes > Changes from the < a
3365+ href ="http://www.w3.org/TR/2012/WD-css3-writing-modes-20120501/ "> May 2012
3366+ CSS Writing Modes Module Level 3 < abbr title ="Working Draft "> WD</ abbr > </ a > </ h3 >
3367+
3368+ < p > Major changes include:
3369+
3370+ < ul >
3371+ < li > Replaced ‘< a href ="#unicode-bidi0 "> < code
3372+ class =property > unicode-bidi</ code > </ a > ’ value of ‘< code
3373+ class =css > isolate bidi-override</ code > ’ with single keyword ‘< a
3374+ href ="#isolate-override "> < code class =css > isolate-override</ code > </ a > ’.
3375+
3376+ < li > Added data tables for orientation of characters in Unicode.
3377+ </ ul >
3378+
3379+ < h3 class =no-num id =changes-201109 > Changes from the < a
33613380 href ="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110901/ "> September
33623381 2011 CSS Writing Modes Module Level 3 < abbr
33633382 title ="Working Draft "> WD</ abbr > </ a > </ h3 >
0 commit comments