Sign in
webkit
/
WebKit
/
00d9c36630c3b100532e86e2616da21d7c5e504a
/
.
/
Tools
/
TestWebKitAPI
/
Tests
/
WebKitCocoa
/
GetSessionCookie.html
blob: 010bb77f9927af434bc878436f3133cb27dc38d0 [
file
] [
log
] [
blame
]
<script>
window
.
webkit
.
messageHandlers
.
testHandler
.
postMessage
(
document
.
cookie
);
</script>