|
62 | 62 | <h1 class="p-name no-ref" id=title>CSS Box Alignment Module Level 3</h1> |
63 | 63 | <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft, |
64 | 64 | <span class=dt-updated><span class=value-title title=20140425>25 April 2014</span></span></span></h2> |
65 | | - <div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-align/>http://dev.w3.org/csswg/css-align/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css3-align/>http://www.w3.org/TR/css3-align/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-align/>http://dev.w3.org/csswg/css-align/</a><dt>Previous Versions:<dd><a href=http://www.w3.org/TR/2012/WD-css3-align-20120612/ rel=previous>http://www.w3.org/TR/2012/WD-css3-align-20120612/</a> |
| 65 | + <div data-fill-with=spec-metadata><dl><dt>This version:<dd><a class=u-url href=http://dev.w3.org/csswg/css-align/>http://dev.w3.org/csswg/css-align/</a><dt>Latest version:<dd><a href=http://www.w3.org/TR/css3-align/>http://www.w3.org/TR/css3-align/</a><dt>Editor’s Draft:<dd><a href=http://dev.w3.org/csswg/css-align/>http://dev.w3.org/csswg/css-align/</a><dt>Previous Versions:<dd><a href=http://www.w3.org/TR/2013/WD-css3-align-20130514/ rel=previous>http://www.w3.org/TR/2013/WD-css3-align-20130514/</a><dd><a href=http://www.w3.org/TR/2012/WD-css3-align-20120612/ rel=previous>http://www.w3.org/TR/2012/WD-css3-align-20120612/</a> |
66 | 66 | <dt>Feedback:</dt> |
67 | 67 | <dd><a href="mailto:www-style@w3.org?subject=%5Bcss-align%5D%20feedback">www-style@w3.org</a> |
68 | 68 | with subject line |
@@ -1029,32 +1029,13 @@ <h2 class="heading settled heading" data-level=7 id=baseline-rules><span class=s |
1029 | 1029 | <h2 class="heading settled heading" data-level=8 id=changes><span class=secno>8 </span><span class=content> |
1030 | 1030 | Changes</span><a class=self-link href=#changes></a></h2> |
1031 | 1031 |
|
1032 | | -<p> Changes since the <a href=http://www.w3.org/TR/2012/WD-css3-align-20120612/>First Public Working Draft</a> include: |
| 1032 | +<p> Changes since the <a href=http://www.w3.org/TR/2013/WD-css3-align-20130514/>previous Working Draft</a> include: |
1033 | 1033 |
|
1034 | 1034 | <p> <ul> |
1035 | 1035 | <li> |
1036 | | - Defined terms <a data-link-type=dfn href=#alignment-container title="alignment container">alignment container</a> and <a data-link-type=dfn href=#alignment-subject title="alignment subject">alignment subject</a> |
1037 | | - to make it easier to define alignment. |
| 1036 | + Added <a class=css data-link-type=maybe href=#valuedef-last-baseline title=last-baseline>last-baseline</a> keyword. |
1038 | 1037 | <li> |
1039 | | - Pulled out all value definitions into a general section on <a href=#alignment-values>Alignment Values</a>. |
1040 | | - <li> |
1041 | | - Added both <a class=css data-link-type=maybe href=#valuedef-safe title=safe>safe</a> and <a class=css data-link-type=maybe href=#valuedef-true title=true>true</a> as <a href=#overflow-values>overflow alignment keywords</a> |
1042 | | - and made the default layout-mode-dependent. |
1043 | | - <li> |
1044 | | - Removed <span class=css data-link-type=maybe title=head>head</span> and <span class=css data-link-type=maybe title=foot>foot</span> keywords, |
1045 | | - defined <a class=css data-link-type=maybe href=#valuedef-start title=start>start</a> and <a class=css data-link-type=maybe href=#valuedef-end title=end>end</a> keywords as relative to the <a data-link-type=dfn href=#alignment-container title="alignment container">alignment container</a>’s <a data-link-type=dfn href=http://dev.w3.org/csswg/css-writing-modes-3/#writing-mode0 title="writing mode">writing mode</a>, |
1046 | | - and added <a class=css data-link-type=maybe href=#valuedef-self-start title=self-start>self-start</a> and <a class=css data-link-type=maybe href=#valuedef-self-end title=self-end>self-end</a> to be relative to the <a data-link-type=dfn href=#alignment-subject title="alignment subject">alignment subject</a>. |
1047 | | - <li> |
1048 | | - Filled out details on <a href=#baseline>baseline alignment</a>. |
1049 | | - <li> |
1050 | | - Made <a class=property data-link-type=propdesc href=#propdef-justify-items title=justify-items>justify-items</a> handle the <code><CENTER>></code>/<code>align</code> attribute requirements |
1051 | | - by adding <a class=css data-link-type=maybe href=#valuedef-legacy title=legacy>legacy</a> keyword. |
1052 | | - <li> |
1053 | | - Added <a data-link-type=dfn href=#fallback-alignment title="fallback alignment">fallback alignment</a> ability for <a class=property data-link-type=propdesc href=#propdef-justify-content title=justify-content>justify-content</a> and <a class=property data-link-type=propdesc href=#propdef-align-content title=align-content>align-content</a>. |
1054 | | - <li> |
1055 | | - Defined alignment behavior of absolutely-positioned elements. |
1056 | | - <li> |
1057 | | - Improved details on alignment behavior of other layout modes. |
| 1038 | + Improved details of baseline alignment. |
1058 | 1039 | </ul> |
1059 | 1040 |
|
1060 | 1041 | <h2 class="no-num heading settled heading" id=acknowledgments><span class=content> |
|
0 commit comments