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

Unified 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, 5 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/multicol/less-than-one-pixel-tall-layer-at-column-top-expected.html
diff --git a/LayoutTests/fast/multicol/less-than-one-pixel-tall-layer-at-column-top-expected.html b/LayoutTests/fast/multicol/less-than-one-pixel-tall-layer-at-column-top-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..8d5f69452b1bfac59c0077c358d542c6bfc5b79e
--- /dev/null
+++ b/LayoutTests/fast/multicol/less-than-one-pixel-tall-layer-at-column-top-expected.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<p>There should be a centered thin black line below.</p>
+<div style="width:20%; height:0.9px; margin:auto; background:black;"></div>

Powered by Google App Engine
This is Rietveld 408576698