Revision: 4284
Author: [email protected]
Date: Fri Sep 24 19:58:26 2010
Log: Edited wiki page DifferencesBetweenES5Over3AndES5 through web user
interface.
http://code.google.com/p/google-caja/source/detail?r=4284
Modified:
/wiki/DifferencesBetweenES5Over3AndES5.wiki
=======================================
--- /wiki/DifferencesBetweenES5Over3AndES5.wiki Fri Sep 24 19:57:05 2010
+++ /wiki/DifferencesBetweenES5Over3AndES5.wiki Fri Sep 24 19:58:26 2010
@@ -2,7 +2,7 @@
= Introduction =
-ES5/3 is an implementation of ES5 that runs on ES3 browsers. ES5/3 will
take the place of Valija and we will deprecate and eventually end-of-life
Valija. SES5/3, the Cajita replacement, is exactly the same with the
exception of freezing all the primordials.
+ES5/3 is an implementation of ES5 that runs on ES3 browsers. ES5/3 will
take the place of Valija; we will deprecate and eventually end-of-life
Valija. SES5/3, the Cajita replacement, is exactly the same with the
additional feature of freezing all the accessible primordials (i.e., all
the primordials other than the global object).
SES5/3 will upwards compatible from Cajita. ES5/3 will be upwards
compatible from Valija, Cajita, and SES5/3.