|
16 | 16 |
|
17 | 17 | <h1 id=head-box-flexible>CSS Flexible Box Layout Module</h1> |
18 | 18 |
|
19 | | - <h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 2 September 2011</h2> |
| 19 | + <h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 3 September 2011</h2> |
20 | 20 |
|
21 | 21 | <dl> |
22 | 22 | <dt>This version: |
23 | 23 |
|
24 | | - <dd><!-- <a href="http://www.w3.org/TR/2011/WD-css3-flexbox-20110902/">http://www.w3.org/TR/2011/WD-css3-flexbox-20110902/</a></dd> --> |
| 24 | + <dd><!-- <a href="http://www.w3.org/TR/2011/WD-css3-flexbox-20110903/">http://www.w3.org/TR/2011/WD-css3-flexbox-20110903/</a></dd> --> |
25 | 25 | <a |
26 | 26 | href="http://dev.w3.org/csswg/css3-flexbox/">http://dev.w3.org/csswg/css3-flexbox/</a> |
27 | 27 |
|
@@ -81,14 +81,6 @@ <h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 2 September 2011</h2> |
81 | 81 | <hr title="Separator for header"> |
82 | 82 | </div> |
83 | 83 |
|
84 | | - <p style="border: thick solid red; background: #fdd; color: red; |
85 | | - font-weight: bold; padding: .5em; position: fixed; bottom: 0; left: 0; |
86 | | - right: 0; z-index: 100; margin: 1em;">This draft is in heavy flux right |
87 | | - now while I perform a major editorial rewrite and fix issues that were |
88 | | - raised in the past few months. Do not rely on any detail in this draft |
89 | | - while this notice is present. I expect to finish the rewrite by Sep 2 |
90 | | - 2011. |
91 | | - |
92 | 84 | <h2 class="no-num no-toc" id=abstract> Abstract</h2> |
93 | 85 |
|
94 | 86 | <p>The specification describes a CSS box model optimized for user interface |
@@ -1999,3 +1991,25 @@ <h2 class=no-num id=index>Index</h2> |
1999 | 1991 | title=wrap-up><strong>3.1.</strong></a> |
2000 | 1992 | </ul> |
2001 | 1993 | <!--end-index--> |
| 1994 | +</html> |
| 1995 | +<!-- Keep this comment at the end of the file |
| 1996 | +Local variables: |
| 1997 | +mode: sgml |
| 1998 | +sgml-declaration:"~/SGML/HTML4.decl" |
| 1999 | +sgml-default-doctype-name:"html" |
| 2000 | +sgml-minimize-attributes:t |
| 2001 | +sgml-nofill-elements:("pre" "style" "br") |
| 2002 | +sgml-live-element-indicator:t |
| 2003 | +sgml-omittag:nil |
| 2004 | +sgml-shorttag:nil |
| 2005 | +sgml-namecase-general:t |
| 2006 | +sgml-general-insert-case:lower |
| 2007 | +sgml-always-quote-attributes:t |
| 2008 | +sgml-indent-step:nil |
| 2009 | +sgml-indent-data:t |
| 2010 | +sgml-parent-document:nil |
| 2011 | +sgml-exposed-tags:nil |
| 2012 | +sgml-local-catalogs:nil |
| 2013 | +sgml-local-ecat-files:nil |
| 2014 | +End: |
| 2015 | +--> |
0 commit comments