blob: 10f4c4f78fd1393d930f0b3e7402fa495b21eb79 [file] [log] [blame]
beidson@apple.comc2bfc6a2012-04-02 18:23:19 +00001<head>
2<script>
3
rniwa@webkit.orgcc082ecd2012-06-16 03:42:58 +00004if (window.testRunner)
5 testRunner.dumpDOMAsWebArchive();
beidson@apple.comc2bfc6a2012-04-02 18:23:19 +00006
7</script>
8
9<style>
10
11@page {
12 margin: 2cm;
13}
14
15</style>
16</head>
17
18<body>
19This page contains a @page style rule.<br>
20Making a WebArchive out of it should not crash.
21</body>