Reviewers: zhoresh, johnfargo,

Description:
* more lenient html parsing and recovery (thanks Gagan)
* bugfix for prescence of unrepresentably large numbers in scripts
* support for document.getElementsByTagName('*')


Please review this at http://codereview.appspot.com/2737042/

Affected files:
  M     pom.xml


Index: pom.xml
===================================================================
--- pom.xml     (revision 1028104)
+++ pom.xml     (working copy)
@@ -1484,7 +1484,7 @@
      <dependency>
        <groupId>caja</groupId>
        <artifactId>caja</artifactId>
-       <version>r4291</version>
+       <version>r4314</version>
        <scope>compile</scope>
        <exclusions>
          <!-- force use of xml-apis until caja fixes their pom -->


Reply via email to