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

Hi, Ms2ger & all 
I've made the test case for security requirement. (other methods)
Please review it and let me know if it doesn't meet the requirement. 
http://qats.infraware.net/test/contents/Web_Storage_security/storage_local_security.html


If the test case is correct, it needs additional host to check access by the different origin. 
In other words, we need 2 hosts: a.site.com and b.site.com. 
I remember that  W3C has recently set up the server for WebSocket test.
Is it possible to set the host configuration on the server for Web Storage Test?

-----Original Message-----
From: Ms2ger [mailto:ms2ger@gmail.com] 
Sent: Monday, April 16, 2012 5:04 PM
To: public-webapps-testsuite@w3.org
Subject: Fwd: CfC: test suite for Web Storage CR; deadline April 4

Gah, gmail.

---------- Forwarded message ----------
From: Ms2ger <ms2ger@gmail.com>
Date: Mon, Apr 16, 2012 at 10:02 AM
Subject: Re: CfC: test suite for Web Storage CR; deadline April 4
To: 이종흔 <jhlee@infraware.co.kr>


On Mon, Apr 16, 2012 at 6:17 AM, 이종흔 <jhlee@infraware.co.kr> wrote:
> I have changed the test case in order to not throw an error with document.domain setter.
> Please review it and let me know if you have any comment.
>
> http://dvcs.w3.org/hg/webapps/rev/3fc140869d2c


Could you please replace

parent.localstorage.clear()

with

parent.localStorage.clear()

(capital 's') in the iframe?

Thanks
Ms2ger

Received on Tuesday, 24 April 2012 08:02:44 UTC