|
12 | 12 | rel=dcterms.rights> |
13 | 13 | <meta content="CSS Regions Module Level 3" name=dcterms.title> |
14 | 14 | <meta content=text name=dcterms.type> |
15 | | - <meta content=2012-11-27 name=dcterms.issued> |
| 15 | + <meta content=2012-11-29 name=dcterms.issued> |
16 | 16 | <meta content="Vincent Hardy" name=dcterms.creator> |
17 | 17 | <meta content="Alex Mogilevsky" name=dcterms.creator> |
18 | 18 | <meta content="Alan Stearns" name=dcterms.creator> |
19 | 19 | <meta content=W3C name=dcterms.publisher> |
20 | | - <meta content="http://www.w3.org/TR/2012/ED-css3-regions-20121127/" |
| 20 | + <meta content="http://www.w3.org/TR/2012/ED-css3-regions-20121129/" |
21 | 21 | name=dcterms.identifier> |
22 | 22 | <link href="../shared/style/default.css" rel=stylesheet type="text/css"> |
23 | 23 | <script defer=defer |
|
50 | 50 |
|
51 | 51 | <h1 id=css-regions-module>CSS Regions Module Level 3</h1> |
52 | 52 |
|
53 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 November |
| 53 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 29 November |
54 | 54 | 2012</h2> |
55 | 55 |
|
56 | 56 | <dl> |
57 | 57 | <dt>This version: |
58 | 58 |
|
59 | 59 | <dd><a |
60 | | - href="http://www.w3.org/TR/2012/ED-css3-regions-20121127/">http://www.w3.org/csswg/css3-regions</a> |
| 60 | + href="http://www.w3.org/TR/2012/ED-css3-regions-20121129/">http://www.w3.org/csswg/css3-regions</a> |
61 | 61 |
|
62 | 62 | <dt>Latest version: |
63 | 63 |
|
@@ -2755,6 +2755,8 @@ <h3 id="changes_from_Aug_28_2012"><span class=secno>12.1. </span>Changes |
2755 | 2755 | 28<sup>th</sup> 2012</a> version</h3> |
2756 | 2756 |
|
2757 | 2757 | <ul> |
| 2758 | + <li>Changed Appendix A to use custom element layout. |
| 2759 | + |
2758 | 2760 | <li>Noted change in pseudo-element generation with flow-from. |
2759 | 2761 |
|
2760 | 2762 | <li>Changed case of regionlayoutupdate to match other events in <a |
@@ -3216,10 +3218,11 @@ <h2 class=no-num id=acknowledgments>Acknowledgments</h2> |
3216 | 3218 | Alexandru Chiculita, Phil Cupp, Arron Eicholz, John Jansen, Dimitri |
3217 | 3219 | Glazkov, Daniel Glazman, Arno Gourdol, David Hyatt, Brian Heuston, Ian |
3218 | 3220 | Hickson, Jonathan Hoersch, Michael Jolson, Brad Kemper, Håkon Wium Lie, |
3219 | | - Markus Mielke, Robert O'Callahan, Edward O'Connor, Mihnea Ovidenie, Virgil |
3220 | | - Palanciuc, Olga Popiv, Christoph Päper, Anton Prowse, Peter Sorotokin, |
3221 | | - Christian Stockwell, Eugene Veselov, Boris Zbarsky, Stephen Zilles and the |
3222 | | - CSS Working Group members. |
| 3221 | + Kang-Hao (Kenny) Lu, Mihai Maerean, Markus Mielke, Robert O'Callahan, |
| 3222 | + Edward O'Connor, Mihnea Ovidenie, Virgil Palanciuc, Olga Popiv, Christoph |
| 3223 | + Päper, Anton Prowse, Peter Sorotokin, Elliott Sprehn, Christian |
| 3224 | + Stockwell, Eugene Veselov, Boris Zbarsky, Stephen Zilles and the CSS |
| 3225 | + Working Group members. |
3223 | 3226 |
|
3224 | 3227 | <h2 class=no-num id=intro-example-code>Appendix A. Example Code for |
3225 | 3228 | Introduction</h2> |
|
0 commit comments