w3c / epub-tests

Test repository for EPUB3, maintained by the EPUB3 WG
https://w3c.github.io/epub-tests/
Other
22 stars 20 forks source link

Add scr-storage-delete test #296

Closed GJFR closed 1 year ago

GJFR commented 1 year ago

Add test for checking whether users can delete persistent data in local storage set by an EPUB (#295, spec).

I think this is the most straightforward way to test this?

iherman commented 1 year ago

Thanks, @GJFR. I have added an anchor and a reference to this test in https://github.com/w3c/epub-specs/pull/2534. Please, in the package file, you should use https://www.w3.org/TR/epub-rs-33/#confreq-rs-scripted-storage-delete instead of https://www.w3.org/TR/epub-rs-33/#confreq-rs-scripted.

Also, same comment on implementations as in https://github.com/w3c/epub-tests/pull/294#issuecomment-1457963786.

GJFR commented 1 year ago

Completely agree!

iherman commented 1 year ago

@GJFR is this one ready to be merged now?

GJFR commented 1 year ago

This one should be ready 👍