- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 19 Aug 2011 01:06:34 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-flexbox
In directory hutz:/tmp/cvs-serv32516
Modified Files:
Overview.html Overview.src.html
Log Message:
Big reformat. No content changes.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-flexbox/Overview.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- Overview.html 13 Aug 2011 00:16:05 -0000 1.28
+++ Overview.html 19 Aug 2011 01:06:32 -0000 1.29
@@ -1,21 +1,13 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<!DOCTYPE html>
-<html>
- <head>
- <title>CSS Flexible Box Layout Module</title>
- <link href="../default.css" rel=stylesheet type="text/css">
+<html lang=en>
+ <head><meta content="text/html; charset=utf-8" http-equiv=Content-Type>
- <style type="text/css">
[...2927 lines suppressed...]
+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
+sgml-omittag:nil
+sgml-shorttag:nil
+sgml-namecase-general:t
+sgml-general-insert-case:lower
+sgml-always-quote-attributes:t
+sgml-indent-step:nil
+sgml-indent-data:t
+sgml-parent-document:nil
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+-->
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-flexbox/Overview.src.html,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- Overview.src.html 12 Aug 2011 03:04:10 -0000 1.27
+++ Overview.src.html 19 Aug 2011 01:06:32 -0000 1.28
@@ -1,15 +1,10 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
-<html><head><title>CSS Flexible Box Layout Module</title>
- <link rel="stylesheet" type="text/css" href="../default.css">
-<style type="text/css">
- p { margin: .5em 0; }
- dd > p { text-indent: 0; }
- a > b { font-weight: normal; color: #800; }
-.auto-style1 {
- font-weight: 800;
-}
-</style>
[...2188 lines suppressed...]
+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
+sgml-omittag:nil
+sgml-shorttag:nil
+sgml-namecase-general:t
+sgml-general-insert-case:lower
+sgml-always-quote-attributes:t
+sgml-indent-step:nil
+sgml-indent-data:t
+sgml-parent-document:nil
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+End:
+-->
\ No newline at end of file
Received on Friday, 19 August 2011 01:06:35 UTC