csswg/css3-flexbox Overview.html,1.15,1.16

Update of /sources/public/csswg/css3-flexbox
In directory hutz:/tmp/cvs-serv28753

Modified Files:
	Overview.html 
Log Message:
Reverted the displayed "current draft" to the last dbaron version.
New postprocessed drafts will be named "Overview.new.html" (to go along with "Overview.new.src.html") until I get at least token acceptance from the WG.


Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-flexbox/Overview.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- Overview.html	15 Jan 2011 02:33:38 -0000	1.15
+++ Overview.html	27 Jan 2011 22:45:41 -0000	1.16
@@ -5,27 +5,18 @@
   <title>Flexible Box Layout Module</title>
   <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
   type="text/css">
-  <!-- TODO: remove before build -->
-  <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
-  type="text/css">
   <link href="../default.css" rel=stylesheet type="text/css">
 
-  <style type="text/css">
-.style1 {
-	background-color: #FFFF00;
[...2306 lines suppressed...]
-     <td>specified value
+     <td>no
+
+     <td>visual
+
+    <tr valign=baseline>
+     <td><a class=property href="#propdef-box-pack">box-pack</a>
+
+     <td>start | end | center | justify
+
+     <td>start
+
+     <td>box elements
+
+     <td>no
+
+     <td>no
 
      <td>visual
   </table>

Received on Thursday, 27 January 2011 22:45:44 UTC