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