[html5] r3522 - [e] (0) Will need to define that style sheets block scripts -- still investigati [...]

whatwg at whatwg.org whatwg at whatwg.org
Sat Aug 1 19:09:45 PDT 2009


Author: ianh
Date: 2009-08-01 19:09:43 -0700 (Sat, 01 Aug 2009)
New Revision: 3522

Modified:
   index
   source
Log:
[e] (0) Will need to define that style sheets block scripts -- still investigating quite how it should work.

Modified: index
===================================================================
--- index	2009-08-01 10:18:21 UTC (rev 3521)
+++ index	2009-08-02 02:09:43 UTC (rev 3522)
@@ -71,7 +71,7 @@
   <div class=head>
    <p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <h1>HTML 5</h1>
-   <h2 class="no-num no-toc" id=draft-standard-—-date:-01-jan-1901>Draft Standard — 1 August 2009</h2>
+   <h2 class="no-num no-toc" id=draft-standard-—-date:-01-jan-1901>Draft Standard — 2 August 2009</h2>
    <p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -11770,6 +11770,12 @@
 
      <li>
 
+      <p class=XXX><a href=#pause>Pause</a> for style sheets.</p>
+
+     </li>
+
+     <li>
+
       <p><a href=#create-a-script-from-a-node title="create a script from a node">Create a
       script</a> from the <code><a href=#script>script</a></code> element node, using
       the <var><a href="#the-script-block's-source">the script block's source</a></var> and the <var><a href="#the-script-block's-type">the script

Modified: source
===================================================================
--- source	2009-08-01 10:18:21 UTC (rev 3521)
+++ source	2009-08-02 02:09:43 UTC (rev 3522)
@@ -12457,6 +12457,12 @@
 
      <li>
 
+      <p class="XXX"><span>Pause</span> for style sheets.</p>
+
+     </li>
+
+     <li>
+
       <p><span title="create a script from a node">Create a
       script</span> from the <code>script</code> element node, using
       the <var>the script block's source</var> and the <var>the script




More information about the Commit-Watchers mailing list