csswg/css3-gcpm Overview.html,1.139,1.140

Update of /sources/public/csswg/css3-gcpm
In directory hutz:/tmp/cvs-serv27858

Modified Files:
	Overview.html 
Log Message:
x

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.html,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- Overview.html	25 Oct 2011 20:26:28 -0000	1.139
+++ Overview.html	26 Oct 2011 01:16:34 -0000	1.140
@@ -12,34 +12,6 @@
 -->
 
   <style type="text/css">
-div.example img { display: block; margin: 1em 0 }
-
-div.example:before { width: 9em !important }
-div.example { padding-top: 0.5em }
-
-table.hyphenate { border-collapse: collapse }
-table.hyphenate th { 
-  text-align: left; white-space: nowrap; border: 1px solid black; padding: 0.2em }
-table.hyphenate td { 
-  border: 1px solid black; padding: 0.2em 0.2em 0.2em 1em; font-size: 0.8em }
-
-table.border, table.border td, table.border th, table.border table { 
-  border-collapse: collapse;
-  border: thin solid black;
-  padding: 0.2em;
-  vertical-align: top;
-}
-table.border td + td { white-space: pre }
-table.border table { padding: 0; border-collapse: separate; border: none; }
-table.border table td { border: thin dotted black; padding: 0.2em; margin: 0.2em  }
-table.border .comment { margin-top: 0; white-space: normal; font-style: italic }
-
-div.out { background: #F55; padding: 0.2em 0.5em }
-div.out div.example { background: #FED }
-h1, h2, h3, h4, h5, h6 { background: transparent }
-
-.note + .note { text-indent: 0 }
-
 </style>
 
  <body>
@@ -94,13 +66,13 @@
 
    <h1>CSS Generated Content for Paged Media Module</h1>
 
-   <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 25 October 2011</h2>
+   <h2 class="no-num no-toc" id=w3c-working>Editor's Draft 26 October 2011</h2>
 
    <dl>
     <dt>This version:
 
     <dd><a
-     href="http://www.w3.org/TR/2011/ED-css3-gcpm-20111025/">http://www.w3.org/TR/2011/ED-css3-gcpm-20111025</a>
+     href="http://www.w3.org/TR/2011/ED-css3-gcpm-20111026/">http://www.w3.org/TR/2011/ED-css3-gcpm-20111026</a>
 
     <dt>Latest version:
 

Received on Wednesday, 26 October 2011 01:16:37 UTC