servo/tests/wpt/web-platform-tests/cookies/http-state/resources/iframe-expectation-doc.html.py-str

11 lines
232 B
Text

<!doctype html>
<html>
<head>
<meta charset=utf-8>
<title>Cookie Test Expectation Document</title>
</head>
<body>
<div id="data">{data}</div>
<script src="iframe-content-pushing.js"></script>
</body>
</html>