Implement document.cookies.

This commit is contained in:
Josh Matthews 2015-02-01 19:39:34 +01:00
parent 824709f178
commit d2444dd370
3 changed files with 37 additions and 4 deletions

View file

@ -1,8 +1,5 @@
[document-cookie.html]
type: testharness
[document has no cookie]
expected: FAIL
[getting cookie for a cookie-averse document returns empty string, setting does nothing]
expected: FAIL