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

Hi, Ms2ger. 
I have a question about your comment regarding the test case.
 
In the test of the security requirements, 
 1) Is it enough if it checks SECURITY_ERR?
 2) Or, Should the error be called when it calls clear()?

If 2) is right, I'll fix the test content for it. 
If 1) is Ok, I'll just remove the line with clear().

Thanks,

-----Original Message-----
From: Ms2ger [mailto:ms2ger@gmail.com] 
Sent: Monday, April 02, 2012 10:41 PM
To: 이종흔
Cc: public-webapps-testsuite@w3.org
Subject: Re: CfC: test suite for Web Storage CR; deadline April 4

On 04/02/2012 10:29 AM, 이종흔 wrote:
> I've now done this
>
> https://dvcs.w3.org/hg/webapps/rev/f55093e678a4


Thanks a lot. However, it appears that the exception is thrown when setting iframeWindow.document.domain, rather than when calling iframeWindow.localStorage.clear.

HTH
Ms2ger

Received on Wednesday, 4 April 2012 02:53:44 UTC