- From: Max Polk <maxpolk@gmail.com>
- Date: Thu, 5 Dec 2013 13:54:20 -0500
- To: Webplatform List <public-webplatform@w3.org>
The third JavaScript bulk upload is complete: http://docs.webplatform.org/test/javascript Before uploading, I delete all previous pages, then made many changes to fix links and discover broken links on the pages. Some things to note: Removed methods: Date getVarDate method ("Returns the VT_DATE value in a Date object") Removed links to non-existent pages: javascript/Debug/write javascript/Debug/writeln javascript/Debug javascript/ScriptEngine "Returns a string representing the scripting language in use." javascript/ScriptEngineBuildVersion "Returns the build version number of the scripting engine in use." javascript/ScriptEngineMajorVersion "Returns the major version number of the scripting engine in use." javascript/ScriptEngineMinorVersion "Returns the minor version number of the scripting engine in use." javascript/Enumerator/atEnd "Returns a Boolean value indicating if the enumerator is at the end of the collection." javascript/Enumerator/item "Returns the current item in the collection." javascript/Enumerator/moveFirst "Resets the current item in the collection to the first item." javascript/Enumerator/moveNext "Moves the current item to the next item in the collection." javascript/Errors/Run time "List of JavaScript run-time errors" javascript/statements/cc on "Activates conditional compilation support." javascript/statements/if "Conditionally executes a group of statements, depending on the value of an expression." javascript/statements/set "Creates variables used with conditional compilation statements." javascript/GetObject "Returns a reference to an Automation object from a file." Many interal corrections based on page name changes: http://is.gd/iAI3Jf Source content of new pages: http://is.gd/mF0AbL Needs to be examined: javascript/errors/syntax What is this page is about? javascript/errors Reduced to just syntax errors, do we need it?
Received on Thursday, 5 December 2013 18:54:48 UTC