mirror of
https://github.com/servo/servo.git
synced 2025-07-01 20:43:39 +01:00
11 lines
232 B
Text
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>
|