mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
12 lines
306 B
HTML
12 lines
306 B
HTML
<!--quirks mode-->
|
|
<html style="height: 300px;
|
|
margin: 1px 0 2px 0; padding: 4px 0 8px 0;">
|
|
<head>
|
|
<title>Testcase, bug 471356 / bug 243519</title>
|
|
</head>
|
|
<body style="margin: 16px 0 32px 0; padding: 64px 0 128px 0;">
|
|
<div style="background: blue; height: 30px">
|
|
</div>
|
|
</body>
|
|
</html>
|