<!DOCTYPE html> | |
<div>Tests that breaking whitespace is at the end of the current line instead of the beginning of the next line.</div> | |
<div style="width: 25px; display: inline-block; white-space: pre; border: 5px solid salmon"><span>foo</span><br><span>bar</span></div> |