- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Mar 2011 02:26:17 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-flexbox
In directory hutz:/tmp/cvs-serv19851
Added Files:
Overview.old.html Overview.old.src.html
Removed Files:
Overview.new.html Overview.new.src.html
Log Message:
Removed the 'new' files, as they're now the main files. Added 'old' files, representing the previous main files.
--- NEW FILE: Overview.old.src.html ---
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html><head><title>Flexible Box Layout Module</title>
<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-[STATUS]">
<link rel="stylesheet" type="text/css" href="../default.css">
</head><body>
<div class="head">
<h1 id="head-box-flexible">Flexible Box Layout Module</h1>
<h2 class="no-num no-toc" id="w3c-working">[LONGSTATUS], [DATE]</h2>
<dl>
<dt>This version:
<dd><!-- <a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/">http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/</a></dd> -->
<a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
<dt>Latest version:
<dd><a href="http://www.w3.org/TR/css3-flexbox/">http://www.w3.org/TR/css3-flexbox/</a>
<dt>Editors:
[...1032 lines suppressed...]
<h3 class="no-num" id="normative">Normative references</h3>
<!--normative-->
<h2 class="no-num" id="index">Index</h2>
<!--index-->
<h2 id="property" class="no-num">Property index</h2>
<!--properties-->
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-declaration:"~/SGML/HTML4.decl"
sgml-default-doctype-name:"html"
sgml-minimize-attributes:t
sgml-nofill-elements:("pre" "style" "br")
sgml-live-element-indicator:t
End:
-->
</body></html>
--- Overview.new.html DELETED ---
--- NEW FILE: Overview.old.html ---
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Flexible Box Layout Module</title>
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
type="text/css">
<link href="../default.css" rel=stylesheet type="text/css">
<body>
<div class=head>
<h1 id=head-box-flexible>Flexible Box Layout Module</h1>
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 27 January 2011</h2>
<dl>
<dt>This version:
<dd><!-- <a href="http://www.w3.org/TR/2011/WD-css3-flexbox-20110127/">http://www.w3.org/TR/2011/WD-css3-flexbox-20110127/</a></dd> -->
[...1550 lines suppressed...]
<td>box elements
<td>no
<td>no
<td>visual
</table>
<!--end-properties-->
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-declaration:"~/SGML/HTML4.decl"
sgml-default-doctype-name:"html"
sgml-minimize-attributes:t
sgml-nofill-elements:("pre" "style" "br")
sgml-live-element-indicator:t
End:
-->
--- Overview.new.src.html DELETED ---
Received on Tuesday, 1 March 2011 02:26:23 UTC