www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/philosophy javascript-trap.html


From: Pavel Kharitonov
Subject: www/philosophy javascript-trap.html
Date: Sun, 25 Dec 2011 04:54:59 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       11/12/25 04:54:59

Modified files:
        philosophy     : javascript-trap.html 

Log message:
        Validation fixes; remove spaces around mdash.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/philosophy/javascript-trap.html?cvsroot=www&r1=1.29&r2=1.30

Patches:
Index: javascript-trap.html
===================================================================
RCS file: /web/www/www/philosophy/javascript-trap.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- javascript-trap.html        25 Dec 2011 02:21:00 -0000      1.29
+++ javascript-trap.html        25 Dec 2011 04:54:33 -0000      1.30
@@ -102,7 +102,6 @@
 <p>
 Our tentative policy is to consider a JavaScript program nontrivial if:</p>
 
-<p>
 <ul>
   <li>it makes an AJAX request or is loaded along with scripts that make
     an AJAX request,</li>
@@ -124,7 +123,6 @@
     </ul>
   </li>
 </ul>
-</p>
 
 <p>How do we tell whether the Javascript code is free?  At the end of
 this article we propose a convention by which a nontrivial JavaScript
@@ -133,7 +131,7 @@
 
 <p>Finally, we need to change free browsers to detect and block
 nontrivial nonfree JavaScript in web pages.  The program
-<a href="http://lduros.net/librejs/"LibreJS</a> detects nonfree,
+<a href="http://lduros.net/librejs/";>LibreJS</a> detects nonfree,
 nontrivial Javascript in pages you visit, and blocks it.  LibreJS is
 an add-on for IceCat and IceWeasel (and Firefox).</p>
 
@@ -169,7 +167,7 @@
 nonfree Javascript program: to send a complaint to the website
 operators saying they should free or remove the Javascript code in the
 site.  Please don't hesitate to enable Javascript temporarily to do
-that &mdash; but remember to disable it again afterwards.</p>
+that&mdash;but remember to disable it again afterwards.</p>
 
 <p><strong>Thank you to <a href="/people/people.html#mattlee">Matt Lee</a>
 and <a href="http://ejohn.org";>John Resig</a> for their help in
@@ -262,7 +260,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2011/12/25 02:21:00 $
+$Date: 2011/12/25 04:54:33 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]