- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 17 Feb 2012 20:54:02 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-layout
In directory hutz:/tmp/cvs-serv20774
Modified Files:
new.html
Log Message:
Generated. Do not edit!
Index: new.html
===================================================================
RCS file: /sources/public/csswg/css3-layout/new.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- new.html 17 Feb 2012 01:40:09 -0000 1.9
+++ new.html 17 Feb 2012 20:54:00 -0000 1.10
@@ -11,6 +11,8 @@
type="text/css">
<style type="text/css">
+ .example .visible {border: thin dotted silver}
+
/* delete this block when you've cleared out all the .replaceme elements */
.replaceme {
border: solid red;
@@ -191,19 +193,6 @@
<li><a href="#terminology"><span class=secno>2. </span> Core Concepts of
[...1897 lines suppressed...]
+ <td>N/A
+
+ <tr>
+ <th><a class=property href="#grid-row">grid-row</a>, <a class=property
+ href="#grid-column">grid-column</a>
+
+ <td>auto | <identifier> | ‘*’ | <grid-track>
+
+ <td>auto
+
+ <td>elements with ‘position: absolute’
+
+ <td>no
+
+ <td>no
+
+ <td>N/A
<tr>
<th><a class=property href="#grid-row-align">grid-row-align</a>
Received on Friday, 17 February 2012 20:54:03 UTC