- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 13 Aug 2011 00:16:07 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-flexbox
In directory hutz:/tmp/cvs-serv19871
Modified Files:
Overview.html
Log Message:
Regenerate draft for Alex
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-flexbox/Overview.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- Overview.html 16 Jun 2011 00:03:45 -0000 1.27
+++ Overview.html 13 Aug 2011 00:16:05 -0000 1.28
@@ -9,6 +9,9 @@
p { margin: .5em 0; }
dd > p { text-indent: 0; }
a > b { font-weight: normal; color: #800; }
+.auto-style1 {
+ font-weight: 800;
+}
</style>
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
type="text/css">
@@ -21,12 +24,12 @@
[...2797 lines suppressed...]
<td>visual
<tr>
- <td><a class=property href="#flex-order0">flex-order</a>
+ <th><a class=property href="#flex-order0">flex-order</a>
<td><integer>
@@ -1584,9 +2270,9 @@
<td>visual
<tr>
- <td><a class=property href="#flex-pack0">flex-pack</a>
+ <th><a class=property href="#flex-pack0">flex-pack</a>
- <td>start | end | center | justify
+ <td>start | end | center | justify | inherit
<td>start
Received on Saturday, 13 August 2011 00:16:17 UTC