Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/multicol/less-than-one-pixel-tall-layer-at-column-top-expected.html

Issue 1258883003: Get rid of subtract-one-whole-pixel hack. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <p>There should be a centered thin black line below.</p>
3 <div style="width:20%; height:0.9px; margin:auto; background:black;"></div>
OLDNEW

Powered by Google App Engine