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

Side by Side Diff: LayoutTests/fast/multicol/positive-leading-expected.html

Issue 885143003: Rewrite fast/multicol/positive-leading-expected.html as a reftest. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <p>Test that we don't insert a column break in the middle of a line's leading.</ p>
3 <p>There should be a black line below.</p>
4 <div style="width:-webkit-fit-content; font-size:3em; height:9em; line-height:5e m; text-decoration:underline;">
5 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
6 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698