RE: CfC: test suite for Web Storage CR; deadline April 4

Hi, ArtB and Ms2ger 
Thanks for the comments. 
I'll update the test cases by 4th April. See below for details. 

* getter/setter/creator/deleter Storage interface (e.g., localStorage["foo"]="bar")
* 4.3.1 Security (http://www.w3.org/TR/webstorage/#security-localStorage)

Thanks~

-----Original Message-----
From: Arthur Barstow [mailto:art.barstow@nokia.com] 
Sent: Monday, March 26, 2012 8:57 PM
To: 이종흔
Cc: ext Ms2ger; public-webapps-testsuite@w3.org
Subject: Re: CfC: test suite for Web Storage CR; deadline April 4

Hi Jong Heun,

Ms2ger reports some missing tests for the Web Storage test suite. Do you agree those additional tests are needed? If yes, please give us an approximate date when you can submit the additional tests.

-Thanks, Art

On 3/24/12 5:22 AM, ext Ms2ger wrote:
> Hi Art,
>
> On 03/21/2012 01:50 PM, Arthur Barstow wrote:
>> Since Web Storage is now in CR [CR], this is a Call for Consensus to 
>> assess whether these approved tests should be considered sufficient 
>> to meet the CR's exit criteria [ExitCriteria].
>
> One thing that seems to be missing is tests for the getter / setter / 
> creator / deleter on the Storage interface (e.g., localStorage["foo"] 
> = "bar" or delete sessionStorage["baz"]); another is the security 
> requirements.
>
> Apart from that, I think the test suite is pretty complete.
>
> HTH
> Ms2ger

Received on Wednesday, 28 March 2012 09:09:49 UTC