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