1
    2
    3
    4
    5
    6

content / test / data / cookies / set_cookie_from_subframe.html [blame]

<html>
<head>></head>
<body>
  <p>This page has an iframe which sets a cookie.
  <p><iframe src="set_cookie.html" id="test_iframe"></iframe>
</body>