mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Implement document.cookies.
This commit is contained in:
parent
824709f178
commit
d2444dd370
3 changed files with 37 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue