insert-into-split-inline-13-noib-ref.html (234B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <div style="display: inline; border: 2px solid; border-right: none"></div> 5 <div>One</div> 6 <div style="display: inline; border: 2px solid; border-left: none">TwoThree</div> 7 </body> 8 </html>