csswg/css3-regions Overview.html,1.10,1.11 Overview.src.html,1.9,1.10

Update of /sources/public/csswg/css3-regions
In directory hutz:/tmp/cvs-serv24199

Modified Files:
	Overview.html Overview.src.html 
Log Message:
Fixed the test harness script fragment value

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-regions/Overview.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Overview.html	1 Jul 2011 22:59:44 -0000	1.10
+++ Overview.html	13 Jul 2011 15:57:41 -0000	1.11
@@ -1,2665 +1,40 @@
-<!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="IE=edge"
-  http-equiv=X-UA-Compatible>
-  <meta content="text/html; charset=utf-8" http-equiv=Content-Type>
-
-  <title>CSS Regions Module</title>
-  <link href="http://dev.w3.org/csswg/default.css" rel=stylesheet
-  type="text/css">
[...2670 lines suppressed...]
-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:
--->
+<p>If you still have a question, please consult the 
+<a href="http://www.w3.org/Help/Webmaster">Webmaster FAQ</a> or to find the information you are looking for please
+    start on the <a href="http://www.w3.org/">W3C Home
+    page</a> or the <a href="http://search.w3.org/">W3C search page</a>.</p>
+<hr />
+<address>
+  <a href="http://www.w3.org/Help/Webmaster">Webmaster</a>
+  $Id$
+</address>
+</body>
+</html>

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-regions/Overview.src.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Overview.src.html	1 Jul 2011 22:59:44 -0000	1.9
+++ Overview.src.html	13 Jul 2011 15:57:41 -0000	1.10
@@ -15,7 +15,7 @@
     "text/css" title="additional spec styles">
     <script type="text/javascript" src="style-toggle.js">
 </script>
-    <script src='http://test.csswg.org/harness/annotate.js#css3-regions' type=
+    <script src='http://test.csswg.org/harness/annotate.js#CSS3-REGIONS_DEV' type=
     'text/javascript'>
 </script>
 </head>

Received on Wednesday, 13 July 2011 15:57:48 UTC