[html5] r793 - /

whatwg at whatwg.org whatwg at whatwg.org
Thu May 3 11:05:05 PDT 2007


Author: ianh
Date: 2007-05-03 11:05:02 -0700 (Thu, 03 May 2007)
New Revision: 793

Modified:
   index
   source
Log:
[eg] (2) Add a link to CSSOM for David

Modified: index
===================================================================
--- index	2007-05-01 06:53:16 UTC (rev 792)
+++ index	2007-05-03 18:05:02 UTC (rev 793)
@@ -22,7 +22,7 @@
 
    <h1 id=web-applications>Web Applications 1.0</h1>
 
-   <h2 class="no-num no-toc" id=working>Working Draft — 1 May 2007</h2>
+   <h2 class="no-num no-toc" id=working>Working Draft — 3 May 2007</h2>
 
    <p>You can take part in this work. <a
     href="http://www.whatwg.org/mailing-list">Join the working group's
@@ -1999,6 +1999,13 @@
    of writing, DOM3 Events hadn't yet been updated to define that
    phrase.</span>
 
+  <p id=alternate-style-sheets>The rules for handling alternative style
+   sheets are defined in the CSS object model specification. <a
+   href="#CSSOM">[CSSOM]</a>
+
+  <p class=big-issue>See <a
+   href="http://dev.w3.org/cvsweb/~checkout~/csswg/cssom/Overview.html?rev=1.35&content-type=text/html;%20charset=utf-8">http://dev.w3.org/cvsweb/~checkout~/csswg/cssom/Overview.html?rev=1.35&content-type=text/html;%20charset=utf-8</a>
+
   <h4 id=relationship><span class=secno>1.3.3. </span>Relationship to HTML
    4.01, XHTML 1.1, DOM2 HTML</h4>
 

Modified: source
===================================================================
--- source	2007-05-01 06:53:16 UTC (rev 792)
+++ source	2007-05-03 18:05:02 UTC (rev 793)
@@ -588,7 +588,14 @@
   the time of writing, DOM3 Events hadn't yet been updated to define
   that phrase.</span></p>
 
+  <p id="alternate-style-sheets">The rules for handling alternative
+  style sheets are defined in the CSS object model specification. <a
+  href="#CSSOM">[CSSOM]</a></p>
 
+  <p class="big-issue">See <a
+  href="http://dev.w3.org/cvsweb/~checkout~/csswg/cssom/Overview.html?rev=1.35&content-type=text/html;%20charset=utf-8">http://dev.w3.org/cvsweb/~checkout~/csswg/cssom/Overview.html?rev=1.35&content-type=text/html;%20charset=utf-8</a></p>
+
+
   <h4>Relationship to HTML 4.01, XHTML 1.1, DOM2 HTML</h4>
 
   <p><em>This section is non-normative.</em></p>




More information about the Commit-Watchers mailing list