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