Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/safari-613.1.5-branch
/
.
/
Tools
/
TestWebKitAPI
/
Tests
/
WebKitCocoa
/
GetSessionCookie.html
blob: 010bb77f9927af434bc878436f3133cb27dc38d0 [
file
] [
log
] [
blame
] [
edit
]
<script>
window
.
webkit
.
messageHandlers
.
testHandler
.
postMessage
(
document
.
cookie
);
</script>