|
224 | 224 |
|
225 | 225 | <h1 id=css-regions-module>CSS Regions Module Level 3</h1> |
226 | 226 |
|
227 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 February |
| 227 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 February |
228 | 228 | 2012</h2> |
229 | 229 |
|
230 | 230 | <dl> |
231 | 231 | <dt>This version: |
232 | 232 |
|
233 | 233 | <dd><a |
234 | | - href="http://www.w3.org/TR/2012/ED-css3-regions-20120204/">http://www.w3.org/csswg/css3-regions</a> |
| 234 | + href="http://www.w3.org/TR/2012/ED-css3-regions-20120206/">http://www.w3.org/csswg/css3-regions</a> |
235 | 235 |
|
236 | 236 | <dt>Latest version: |
237 | 237 |
|
@@ -593,9 +593,10 @@ <h3 id=named-flows-and-regions><span class=secno>1.1. </span>Named flows |
593 | 593 | as regions as shown in the previous code snippet. |
594 | 594 |
|
595 | 595 | <div class=note> |
596 | | - <p>While the example uses elements as regions, it is important to note |
597 | | - that this is not required for regions. Regions can be pseudo-elements, |
598 | | - such as ‘<code class=css>::before</code>’ and ‘<code |
| 596 | + <p>While the example uses elements as regions (since [CSS3-GRID-LAYOUT] |
| 597 | + requires elements to create grid items) it is important to note that this |
| 598 | + is not required for regions. Regions can be pseudo-elements, such as |
| 599 | + ‘<code class=css>::before</code>’ and ‘<code |
599 | 600 | class=css>::after</code>’. The only requirement for an element or |
600 | 601 | pseudo-element to become a region is that it needs to be subject to CSS |
601 | 602 | styling to receive the ‘<a href="#flow-from"><code |
@@ -2503,31 +2504,61 @@ <h2 class=no-num id=acknowledgments>Acknowledgments</h2> |
2503 | 2504 | during its development and specification review process: |
2504 | 2505 |
|
2505 | 2506 | <ul> |
2506 | | - <li>Rossen Atanassov, Microsoft Corporation. |
| 2507 | + <li>Rossen Atanassov |
2507 | 2508 |
|
2508 | | - <li>Andrei Bucur, Adobe Systems, Inc. |
| 2509 | + <li>Andrei Bucur |
2509 | 2510 |
|
2510 | | - <li>Alexandru Chiculita, Adobe Systems, Inc. |
| 2511 | + <li>Alexandru Chiculita |
2511 | 2512 |
|
2512 | | - <li>Arno Gourdol, Adobe Systems, Inc. |
| 2513 | + <li>Phil Cupp |
2513 | 2514 |
|
2514 | | - <li>Håkon Wium Lie, Opera Software. |
| 2515 | + <li>Arron Eicholz |
2515 | 2516 |
|
2516 | | - <li>Mihnea Ovidenie, Adobe Systems, Inc. |
| 2517 | + <li>John Jansen |
2517 | 2518 |
|
2518 | | - <li>Virgil Palanciuc, Adobe Systems, Inc. |
| 2519 | + <li>Arno Gourdol |
| 2520 | + |
| 2521 | + <li>David Hyatt |
| 2522 | + |
| 2523 | + <li>Brian Heuston |
| 2524 | + |
| 2525 | + <li>Ian Hickson |
| 2526 | + |
| 2527 | + <li>Jonathan Hoersch |
| 2528 | + |
| 2529 | + <li>Michael Jolson |
| 2530 | + |
| 2531 | + <li>Brad Kemper |
| 2532 | + |
| 2533 | + <li>Håkon Wium Lie |
| 2534 | + |
| 2535 | + <li>Markus Mielke |
| 2536 | + |
| 2537 | + <li>Robert O'Callahan |
| 2538 | + |
| 2539 | + <li>Edward O'Connor |
| 2540 | + |
| 2541 | + <li>Mihnea Ovidenie |
| 2542 | + |
| 2543 | + <li>Virgil Palanciuc |
| 2544 | + |
| 2545 | + <li>Olga Popiv |
2519 | 2546 |
|
2520 | 2547 | <li>Christoph Päper |
2521 | 2548 |
|
2522 | | - <li>Anton Prowse, Invited Expert. |
| 2549 | + <li>Anton Prowse |
| 2550 | + |
| 2551 | + <li>Peter Sorotokin |
| 2552 | + |
| 2553 | + <li>Alan Stearns |
2523 | 2554 |
|
2524 | | - <li>Peter Sorotokin, Adobe Systems, Inc. |
| 2555 | + <li>Christian Stockwell |
2525 | 2556 |
|
2526 | | - <li>Alan Stearns, Adobe Systems, Inc. |
| 2557 | + <li>Eugene Veselov |
2527 | 2558 |
|
2528 | | - <li>Stephen Zilles, Adobe Systems, Inc. |
| 2559 | + <li> Boris Zbarsky |
2529 | 2560 |
|
2530 | | - <li>David Hyatt, Apple Inc. |
| 2561 | + <li>Stephen Zilles |
2531 | 2562 | </ul> |
2532 | 2563 |
|
2533 | 2564 | <h2 class=no-num id=references>References</h2> |
@@ -2757,10 +2788,8 @@ <h2 class=no-num id=property-index>Property index</h2> |
2757 | 2788 | <p class=short-desc>{{short_desc}}</p> |
2758 | 2789 | </div> |
2759 | 2790 | </div> |
2760 | | - <!-- |
2761 | | - <script type="text/javascript" src="BugzillaTracker.js"></script> |
2762 | | - <script type="text/javascript" src="BugzillaTrackerCSSRegions.js"></script> |
2763 | | - --> |
| 2791 | + <script src=BugzillaTracker.js type="text/javascript"></script> |
| 2792 | + <script src=BugzillaTrackerCSSRegions.js type="text/javascript"></script> |
2764 | 2793 |
|
2765 | 2794 | <div id=issue-manager> |
2766 | 2795 | <h2 id=issue-manager0><span class=secno>11. </span>Issue manager</h2> |
|
0 commit comments