mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
14 lines
217 B
HTML
14 lines
217 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN//">
|
||
|
<HTML><HEAD>
|
||
|
<TITLE>Empty P quirk not removed</TITLE>
|
||
|
</HEAD>
|
||
|
<BODY>
|
||
|
|
||
|
<div style="position: absolute; margin: 0; background: red;">
|
||
|
<p></p>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
</BODY>
|
||
|
</HTML>
|