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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt

Issue 2116283002: Don't let rounding prematurely influence document size when printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@620456-2
Patch Set: bug 467579 Created 4 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: third_party/WebKit/LayoutTests/platform/linux/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
index 94eb3aa3d6ee4275ac341d6ea60a2a78cb255e84..02b53d4520ed0d7fcc6cd15b6f5460c66e931bc0 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
@@ -1,10 +1,10 @@
{
"name": "Content Root Layer",
- "bounds": [1059, 585],
+ "bounds": [1058, 585],
"children": [
{
"name": "LayoutView #document",
- "bounds": [1059, 585],
+ "bounds": [1058, 585],
"contentsOpaque": true,
"drawsContent": true,
"paintInvalidations": [

Powered by Google App Engine
This is Rietveld 408576698