tenfourfox/layout/reftests/table-anonymous-boxes/372649-1-ref.html

7 lines
102 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html>
<body>
<p>a<span style="display: inline-table;">bc</span>d</p>
</body>
</html>