mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-05-27 01:18:55 +00:00
9bd574a280
- Issue #960, Stage 1-1: Implement Function.prototype.toString revision proposal. (b68de773) - Issue #960, Stage 1-2: Remove a space after comma in parameter list for generated function source. (90817221) - Issue #960, Stage 1-3: Generate better source in Object.prototype.toSource. (f2622bd1) - Issue #960, Stage 1-4: Update tests (5676f63f)
This directory contains the Web Storage test suite.
The spec's Implementation Report contains a list of each test file in the test suite and the results of running the test file on several browsers http://www.w3.org/wiki/Webapps/Interop/WebStorage.
To run this test suite within a browser, go to: http://w3c-test.org/webstorage/.
A W3C Recommendation of Web Storage was published on 30 July 2013 http://www.w3.org/TR/2013/REC-webstorage-20130730/.
Latest Editor's Draft of Web Storage is: http://dev.w3.org/html5/webstorage/.