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