summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/387227-2-ref.html
blob: 50b9d20cfe1a520a94cdaaa0ed0886e168a44afa (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
 <body>
   <div style="display: table-cell">Table cell</div>
   <div>New Div</div><div id="insertion">Block</div>
 </body>
</html>