mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
202 B
HTML
8 lines
202 B
HTML
|
<!DOCTYPE html>
|
||
|
<html class="reftest-print">
|
||
|
<body style="margin:0">
|
||
|
<div style="height:10000px; background:blue;">
|
||
|
<div style="height:5000px; width:50%; background:yellow;">
|
||
|
</body>
|
||
|
</html>
|