Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / whitespace / pre-wrap-no-space-at-start-of-line-expected.html
blobf0f258570b75cc825c9576a610f7e04bbdb3b09e
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; border: 5px solid salmon"><span>foo</span><br><span>bar</span></div>