[html5] r6348 - [e] (0) typo

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 2 15:02:23 PDT 2011


Author: ianh
Date: 2011-08-02 15:02:22 -0700 (Tue, 02 Aug 2011)
New Revision: 6348

Modified:
   complete.html
   index
   source
Log:
[e] (0) typo

Modified: complete.html
===================================================================
--- complete.html	2011-08-02 22:00:27 UTC (rev 6347)
+++ complete.html	2011-08-02 22:02:22 UTC (rev 6348)
@@ -2191,7 +2191,7 @@
  <li><a href="message.cgi?say=Hello">Say Hello</a>
  <li><a href="message.cgi?say=Welcome">Say Welcome</a>
  <li><a href="message.cgi?say=Kittens">Say Kittens</a>
-</ul></pre>
+</ul></pre>
 
      <p>If the message was just displayed to the user without
      escaping, a hostile attacker could then craft a URL that
@@ -2208,7 +2208,7 @@
 
      <p>This is called a cross-site scripting attack.</p>
 
-    </pre></div>
+    </div>
 
    </dd>
 

Modified: index
===================================================================
--- index	2011-08-02 22:00:27 UTC (rev 6347)
+++ index	2011-08-02 22:02:22 UTC (rev 6348)
@@ -2093,7 +2093,7 @@
  <li><a href="message.cgi?say=Hello">Say Hello</a>
  <li><a href="message.cgi?say=Welcome">Say Welcome</a>
  <li><a href="message.cgi?say=Kittens">Say Kittens</a>
-</ul></pre>
+</ul></pre>
 
      <p>If the message was just displayed to the user without
      escaping, a hostile attacker could then craft a URL that
@@ -2110,7 +2110,7 @@
 
      <p>This is called a cross-site scripting attack.</p>
 
-    </pre></div>
+    </div>
 
    </dd>
 

Modified: source
===================================================================
--- source	2011-08-02 22:00:27 UTC (rev 6347)
+++ source	2011-08-02 22:02:22 UTC (rev 6348)
@@ -986,7 +986,7 @@
  <li><a href="message.cgi?say=Hello">Say Hello</a>
  <li><a href="message.cgi?say=Welcome">Say Welcome</a>
  <li><a href="message.cgi?say=Kittens">Say Kittens</a>
-</ul></pre>
+</ul></pre>
 
      <p>If the message was just displayed to the user without
      escaping, a hostile attacker could then craft a URL that




More information about the Commit-Watchers mailing list