gecko-dev/layout/reftests/bugs/551699-1.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 строки
261 B
HTML
Исходник Обычный вид История

<!DOCTYPE html>
<html>
<body>
<table>
<tr>
<td>
<div style="position: absolute;">Text</div>
<div style="display: inline-block; width: 100px; height: 100px;"></div>
</td>
</tr>
</table>
</body>
</html>