- From: Phil Cupp via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 03 Feb 2012 00:03:21 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-grid-align In directory hutz:/tmp/cvs-serv13737 Modified Files: Overview.html Log Message: minor updates for 2 February 2012 Editors Draft Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css3-grid-align/Overview.html,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- Overview.html 6 Dec 2011 06:00:14 -0000 1.13 +++ Overview.html 3 Feb 2012 00:03:19 -0000 1.14 @@ -1,2218 +1,2222 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE html - PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> -<head> - <meta http-equiv="X-UA-Compatible" content="IE=edge" /> - <title>CSS Grid Layout</title> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <!-- - - === NOTA BENE === [...4409 lines suppressed...] + <!--End Section: Normative References--> + </div> + + <div class="section" id="informative-references"> + <h3><span class="secno">C.2 </span>Informative References</h3> + <dl class="bibliography"> + <dt id="bib-CSS3COL">[CSS3COL]</dt><dd>Håkon Wium Lie. <a href="http://www.w3.org/TR/2007/WD-css3-multicol-20070606"><cite>CSS3 module: Multi-column layout.</cite></a> 6 June 2007. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2007/WD-css3-multicol-20070606">http://www.w3.org/TR/2007/WD-css3-multicol-20070606</a></dd> + <dt id="bib-CSS3GCPM">[CSS3GCPM]</dt><dd>Håkon Wium Lie. <a href="http://www.w3.org/TR/2007/WD-css3-gcpm-20070504"><cite>CSS3 module: Generated Content for Paged Media.</cite></a> 4 May 2007. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2007/WD-css3-gcpm-20070504">http://www.w3.org/TR/2007/WD-css3-gcpm-20070504</a></dd> + <dt id="bib-CSS3LAYOUT">[CSS3LAYOUT]</dt><dd>Bert Bos. <a href="http://www.w3.org/TR/2010/WD-css3-layout-20100429/"><cite>CSS Template Layout Module.</cite></a> 29 April 2010. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2010/WD-css3-layout-20100429/">http://www.w3.org/TR/2010/WD-css3-layout-20100429/</a></dd> + <dt id="bib-CSS3FLEXBOX">[CSS3FLEXBOX]</dt><dd>Tab Atkins Jr. <a href="http://www.w3.org/TR/2011/WD-css3-flexbox-20110322/"><cite>CSS3 Flexible Box Layout Module.</cite></a> 22 March 2011. W3C Working Draft. (Work in progress.) URL: <a href="http://www.w3.org/TR/2011/WD-css3-flexbox-20110322/">http://www.w3.org/TR/2011/WD-css3-flexbox-20110322/</a></dd> + </dl> + <!--End Section: Informative References--> + </div> + + <!--End Section: References--> + </div> + +</body> </html> \ No newline at end of file
Received on Friday, 3 February 2012 00:03:23 UTC