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

Unified Diff: third_party/WebKit/LayoutTests/fragmentation/table-in-subpixel-fragmentainer-expected.txt

Issue 2382043003: Use ceil() when integerizing pagination struts before table rows. (Closed)
Patch Set: rebase master Created 4 years, 2 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: third_party/WebKit/LayoutTests/fragmentation/table-in-subpixel-fragmentainer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fragmentation/table-in-subpixel-fragmentainer-expected.txt b/third_party/WebKit/LayoutTests/fragmentation/table-in-subpixel-fragmentainer-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a1e1361164e6fbdaaf0840ad7669f8931e92f2da
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fragmentation/table-in-subpixel-fragmentainer-expected.txt
@@ -0,0 +1,3 @@
+There should be six blue squares below. They should ideally be perfectly vertically aligned, but since Blink doesn't support subpixel rendering inside tables, off-by-one is acceptable. But there should be no blue lines below the squares.
+
+PASS

Powered by Google App Engine
This is Rietveld 408576698