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