On 8/26/07, Garrett Smith <[EMAIL PROTECTED]> wrote: > http://developer.mozilla.org/es4/spec/spec.html > > Bottom of the page. > > I found that it was convenient for printing. > > Am I'm reading another out-of-date spec?
Very. This is the baseline spec, derived from the ActionScript 3 spec, somewhat updated (maybe) but not current in any sense that I'm aware of. Everyone, I'm removing the link to this spec, the confusion of having it there does us no good. --lars > > Garrett > > > On 8/25/07, Lars T Hansen <[EMAIL PROTECTED]> wrote: > > Which PDF spec? (We're writing the spec now, nothing has been published > > yet.) > > > > --lars > > > > On 8/26/07, Garrett Smith <[EMAIL PROTECTED]> wrote: > > > PDF Spec: > > > ================================================ > > > Pages 163 - 168 > > > > > > Methods are not alphebetized. Many methods missing. > > > > > > Page 163: > > > Missing: > > > Object.prototype.superclass ? > > > > > > Missing: > > > Function.prototype.caller > > > Function.prototype.name ? > > > > > > Duplicate: > > > Function.prototype > > > > > > Missing: > > > Array extras > > > Array.prototype.length > > > Wrong: > > > Array.length (the Array Function gets length off function.prototype) > > > > > > Page 165: > > > Missing: > > > String.prototype.trim > > > > > > Page 166 > > > Date.prototype.toLocaletimeString > > > > > > should be > > > Date.prototype.toLocaleTimeString > > > ================================================ > > > > > > Page 63: > > > 10.2.1 > > > Line 27 references a non-existant variable 'b' > > > _______________________________________________ > > > Es4-discuss mailing list > > > [email protected] > > > https://mail.mozilla.org/listinfo/es4-discuss > > > > > > > > -- > http://dhtmlkitchen.com/ > _______________________________________________ Es4-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es4-discuss
