mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
18 lines
313 B
HTML
18 lines
313 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<!-- using padding to avoid possible reftest failures
|
|
due to antialiasing pixels not being refreshed,
|
|
see bugs 475968, 476927 -->
|
|
<body style="white-space:pre; padding: 2px; font-family: sans-serif;">
|
|
Line 1
|
|
Line 2
|
|
Line 3
|
|
Line 4
|
|
Line 5
|
|
Line 6
|
|
Line 7
|
|
Line 8
|
|
Line 9
|
|
</body>
|
|
</html>
|