Short URL: http://html5.org/r/1142
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 1142 | 2007-12-11 02:20 |
Index: source =================================================================== --- source (revision 1141) +++ source (revision 1142) @@ -27437,7 +27437,7 @@ <p>If the storage area space limit is reached during a <code title="dom-Storage-setItem">setItem()</code> call, the user agent - should raise an exception.</p> <!-- XXX which one? --> + must raise an <code>INVALID_ACCESS_ERR</code> exception.</p> <p>A mostly arbitrary limit of five megabytes per domain is recommended. Implementation feedback is welcome and will be used to