csswg/css3-exclusions Exclusions.src.html,1.2,1.3 Overview.html,1.2,1.3

Update of /sources/public/csswg/css3-exclusions
In directory hutz:/tmp/cvs-serv28709

Modified Files:
	Exclusions.src.html Overview.html 
Log Message:
Moving the module from "CSS Exclusions" to "CSS Exclusions and Shapes". 
The new spec has updated property names, property values, examples and suggested processing model.
The list of authors is updated to Vincent Hardy and Rossen Atanassov. Everyone else is moved to the Acknowledgments section.

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-exclusions/Overview.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Overview.html	4 May 2011 18:14:27 -0000	1.2
+++ Overview.html	18 Oct 2011 04:34:40 -0000	1.3
@@ -1,42 +1,55 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
 "http://www.w3.org/TR/html4/strict.dtd">
 
-<html dir=ltr lang=en>
- <head profile="http://www.w3.org/2006/03/hcard"><meta content="HTML Tidy for
-  Mac OS X (vers 31 October 2006 - Apple Inc. build 15.3.6), see www.w3.org"
-  name=generator>
-  <meta content="IE=edge" http-equiv=X-UA-Compatible>
-  <meta content="text/html; charset=utf-8" http-equiv=Content-Type>
+<html lang=en>
[...2601 lines suppressed...]
+     <th><a class=property href="#wrap-through">wrap-through</a>
+
+     <td>wrap | none
+
+     <td>wrap
+
+     <td>block-level elements
 
      <td>no
 
@@ -1438,7 +1949,8 @@
      <td>visual
   </table>
   <!--end-properties-->
-  <!-- Keep this comment at the end of the file
+</html>
+<!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
 sgml-declaration:"~/SGML/HTML4.decl"

Index: Exclusions.src.html
===================================================================
RCS file: /sources/public/csswg/css3-exclusions/Exclusions.src.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Exclusions.src.html	4 May 2011 18:14:27 -0000	1.2
+++ Exclusions.src.html	18 Oct 2011 04:34:40 -0000	1.3
@@ -1,1138 +1,1118 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
-
-<html dir="ltr" lang="en">
+<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN' 'http://www.w3.org/TR/html4/strict.dtd'>
+<html lang="en">
 <head profile="http://www.w3.org/2006/03/hcard">
-	<meta name="generator" content=
-	"HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 15.3.6), see www.w3.org">
-	<meta http-equiv="X-UA-Compatible" content="IE=edge">
-	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
[...2191 lines suppressed...]
+      <!--normative-->
+      <h3 class="no-num" id="other-references">Other references</h3>
+      <!--informative-->
+      <h2 class="no-num" id="index">Index</h2>
+      <!--index-->
+      <h2 class="no-num" id="property-index">Property index</h2>
+      <!-- properties -->
+  </body>
+</html>
+<!-- Keep this comment at the end of the file
 Local variables:
 mode: sgml
 sgml-declaration:"~/SGML/HTML4.decl"
@@ -1153,5 +1133,4 @@
 sgml-local-ecat-files:nil
 End:
 -->
-</body>
-</html>
+ 

Received on Tuesday, 18 October 2011 04:34:45 UTC