Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / whitespace / pre-wrap-no-space-at-start-of-line.html
bloba7186ca00b8888a36402ccfc2a7f41b2f1dcd259
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>
4 <div style="width: 25px; display: inline-block; white-space: pre-wrap; border: 5px solid salmon"><span>foo</span> <span>bar</span></div>