RetroZilla/layout/html/tests/table/bugs/bug3037-2.html
2015-10-20 23:03:22 -04:00

7 lines
120 B
HTML

<html>
<body>
<span style="display: table-cell">foo</span>
<span style="display: table-cell">bar</span>
</body>
</html>