@@ -1241,15 +1241,6 @@ <h3 id="the-at-region-style-rule">The @region rule</h3>
12411241
12421242
12431243 < p > Only a limited list of properties can be set in a region style rule:</ p >
1244-
1245- < div class ="issue-marker wrapper ">
1246- < div class ="issue-marker " data-bug_id ="16921 " data-bug_status ="REOPENED ">
1247- < a href ="https://www.w3.org/Bugs/Public/show_bug.cgi?id=16921 "> Issue-16921</ a >
1248- < div class ="issue-details ">
1249- < p class ="short-desc "> Should text-align be added to region styling properties</ p >
1250- </ div >
1251- </ div >
1252- </ div >
12531244
12541245 < ol >
12551246 < li > < a href ="http://www.w3.org/TR/CSS2/fonts.html "> font properties</ a > </ li >
@@ -1261,6 +1252,7 @@ <h3 id="the-at-region-style-rule">The @region rule</h3>
12611252 < li > < a href ="http://www.w3.org/TR/CSS2/text.html#propdef-text-decoration "> 'text-decoration'</ a > </ li >
12621253 < li > < a href ="http://www.w3.org/TR/CSS2/text.html#propdef-text-transform "> 'text-transform'</ a > </ li >
12631254 < li > < a href ="http://www.w3.org/TR/CSS2/visudet.html#propdef-line-height "> 'line-height'</ a > </ li >
1255+ < li > < a href ="http://www.w3.org/TR/css3-text/#justification "> alignment and justification properties</ a > </ li >
12641256 < li > < a href ="http://www.w3.org/TR/css3-background/#borders "> border properties</ a > </ li >
12651257 < li > < a href ="http://www.w3.org/TR/css3-background/#corners "> rounded corner properties</ a > </ li >
12661258 < li > < a href ="http://www.w3.org/TR/css3-background/#border-images "> border images properties</ a > </ li >
@@ -2424,6 +2416,7 @@ <h2 id="changes">Changes</h2>
24242416 < h3 id ="changes_from_Aug_28_2012 "> Changes from < a href ="http://www.w3.org/TR/2012/WD-css3-regions-20120823/ "> August 28< sup > th</ sup > 2012</ a > version</ h3 >
24252417
24262418 < ul >
2419+ < li > Added alignment and justification to region styling properties</ li >
24272420 < li > Added timing for regionLayoutUpdate event</ li >
24282421 < li > Clarified interaction between content and flow-from for pseudo-elements</ li >
24292422 < li > Changed NamedFlowCollection getters to return undefined when there is no NamedFlow.</ li >
0 commit comments