[html5] r5612 - [e] (0) fix bitrot Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10992
whatwg at whatwg.org
whatwg at whatwg.org
Tue Oct 12 02:49:58 PDT 2010
Author: ianh
Date: 2010-10-12 02:49:56 -0700 (Tue, 12 Oct 2010)
New Revision: 5612
Modified:
complete.html
index
source
Log:
[e] (0) fix bitrot
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10992
Modified: complete.html
===================================================================
--- complete.html 2010-10-12 09:26:26 UTC (rev 5611)
+++ complete.html 2010-10-12 09:49:56 UTC (rev 5612)
@@ -76614,7 +76614,7 @@
<p>In the following example, the tree construction stage will be
called upon to handle a "p" start tag token while handling the
- "script" start tag token:</p>
+ "script" end tag token:</p>
<pre>...
<script>
Modified: index
===================================================================
--- index 2010-10-12 09:26:26 UTC (rev 5611)
+++ index 2010-10-12 09:49:56 UTC (rev 5612)
@@ -72528,7 +72528,7 @@
<p>In the following example, the tree construction stage will be
called upon to handle a "p" start tag token while handling the
- "script" start tag token:</p>
+ "script" end tag token:</p>
<pre>...
<script>
Modified: source
===================================================================
--- source 2010-10-12 09:26:26 UTC (rev 5611)
+++ source 2010-10-12 09:49:56 UTC (rev 5612)
@@ -87462,7 +87462,7 @@
<p>In the following example, the tree construction stage will be
called upon to handle a "p" start tag token while handling the
- "script" start tag token:</p>
+ "script" end tag token:</p>
<pre>...
<script>
More information about the Commit-Watchers
mailing list