Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(243)

Side by Side Diff: LayoutTests/fast/text/whitespace/pre-wrap-no-space-at-start-of-line-expected.html

Issue 17434006: Breaking whitespace in a white-space:pre-wrap should never go on the new line. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: address review feedback Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
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>
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>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698