Skip to content

Commit b8b8b68

Browse files
committed
[css-regions] changelog entry for Appendix A change
1 parent 805fadf commit b8b8b68

2 files changed

Lines changed: 15 additions & 8 deletions

File tree

css3-regions/Overview.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
rel=dcterms.rights>
1313
<meta content="CSS Regions Module Level 3" name=dcterms.title>
1414
<meta content=text name=dcterms.type>
15-
<meta content=2012-11-27 name=dcterms.issued>
15+
<meta content=2012-11-29 name=dcterms.issued>
1616
<meta content="Vincent Hardy" name=dcterms.creator>
1717
<meta content="Alex Mogilevsky" name=dcterms.creator>
1818
<meta content="Alan Stearns" name=dcterms.creator>
1919
<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/"
2121
name=dcterms.identifier>
2222
<link href="../shared/style/default.css" rel=stylesheet type="text/css">
2323
<script defer=defer
@@ -50,14 +50,14 @@
5050

5151
<h1 id=css-regions-module>CSS Regions Module Level 3</h1>
5252

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
5454
2012</h2>
5555

5656
<dl>
5757
<dt>This version:
5858

5959
<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>
6161

6262
<dt>Latest version:
6363

@@ -2755,6 +2755,8 @@ <h3 id="changes_from_Aug_28_2012"><span class=secno>12.1. </span>Changes
27552755
28<sup>th</sup> 2012</a> version</h3>
27562756

27572757
<ul>
2758+
<li>Changed Appendix A to use custom element layout.
2759+
27582760
<li>Noted change in pseudo-element generation with flow-from.
27592761

27602762
<li>Changed case of regionlayoutupdate to match other events in <a
@@ -3216,10 +3218,11 @@ <h2 class=no-num id=acknowledgments>Acknowledgments</h2>
32163218
Alexandru Chiculita, Phil Cupp, Arron Eicholz, John Jansen, Dimitri
32173219
Glazkov, Daniel Glazman, Arno Gourdol, David Hyatt, Brian Heuston, Ian
32183220
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.
32233226

32243227
<h2 class=no-num id=intro-example-code>Appendix A. Example Code for
32253228
Introduction</h2>

css3-regions/Overview.src.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2434,6 +2434,7 @@ <h2 id="changes">Changes</h2>
24342434
<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>
24352435

24362436
<ul>
2437+
<li>Changed Appendix A to use custom element layout.</li>
24372438
<li>Noted change in pseudo-element generation with flow-from.</li>
24382439
<li>Changed case of regionlayoutupdate to match other events in [[DOM-LEVEL-3-EVENTS]].</li>
24392440
<li>Added section on fragmenting the fragmenters.</li>
@@ -2671,6 +2672,8 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
26712672
Michael Jolson,
26722673
Brad Kemper,
26732674
Håkon Wium Lie,
2675+
Kang-Hao (Kenny) Lu,
2676+
Mihai Maerean,
26742677
Markus Mielke,
26752678
Robert O'Callahan,
26762679
Edward O'Connor,
@@ -2680,6 +2683,7 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
26802683
Christoph Päper,
26812684
Anton Prowse,
26822685
Peter Sorotokin,
2686+
Elliott Sprehn,
26832687
Christian Stockwell,
26842688
Eugene Veselov,
26852689
Boris Zbarsky,

0 commit comments

Comments
 (0)