RetroZilla/layout/html/tests/table/bugs/bug3037-2.html

7 lines
120 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body>
<span style="display: table-cell">foo</span>
<span style="display: table-cell">bar</span>
</body>
</html>