%PDF- %PDF-
| Direktori : /home/vacivi36/intranet.vacivitta.com.br/assets/6e17d402/test/ |
| Current File : /home/vacivi36/intranet.vacivitta.com.br/assets/6e17d402/test/malformed_cookie.html |
<!doctype html>
<html>
<head>
<title></title>
<script src="http://code.jquery.com/jquery-1.9.0.min.js"></script>
<script src="../jquery.cookie.js"></script>
<script>
try {
Object.defineProperty(document, "cookie", { get: function() { return "first=one; ; second=two"; } });
window.testValue = $.cookie("second");
window.ok = true;
} catch (er) {
}
</script>
</head>
<body>
</body>
</html>