gecko-dev/layout/reftests/bugs/667079-1-ref.html

5 строки
239 B
HTML

<!DOCTYPE HTML>
<body style="font-size: 100px;">
<div style="position: relative; display: inline; background: red;">X<table style="height: 100%; position: absolute; width: 100%; background: green; top: 0; left: 0"></table></div>
</body>