repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1945965 – remove new tab April Fools logo. r=home-newtab-reviewers,reemhamz
[gecko.git]
/
dom
/
manifest
/
test
/
cookie_setter_with_credentials.html
blob
0d721b55ef9feab192886e8b27bf9df560262b88
1
<!DOCTYPE
html
>
2
<meta
charset
=
"utf-8"
>
3
<script>
4
document
.
cookie
=
"🍪"
;
5
</script>
6
<link
rel
=
"manifest"
href
=
"cookie_checker.sjs"
crossorigin
=
"use-credentials"
`
>