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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/printing/thead-repeats-at-top-of-each-page-expected.txt

Issue 2433473002: Move table row pagination strut insertion to the first layout pass. (Closed)
Patch Set: Rebaseline semi-manually thank you very much. 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/platform/linux/printing/thead-repeats-at-top-of-each-page-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/printing/thead-repeats-at-top-of-each-page-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/printing/thead-repeats-at-top-of-each-page-expected.txt
index 27d0fac5c21785f80ef16c9e9f538d0072c398b0..4a9a9ac73eeecf0cd4fb8190c2d9185c3ab105dd 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/printing/thead-repeats-at-top-of-each-page-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/printing/thead-repeats-at-top-of-each-page-expected.txt
@@ -196,7 +196,7 @@ layer at (0,0) size 1046x1548 backgroundClip at (0,0) size 1046x799 clip at (0,0
LayoutTableCell {TD} at (300,697) size 147x39 [r=17 c=2 rs=1 cs=1]
LayoutText {#text} at (1,1) size 65x36
text run at (1,1) width 65: "3-18"
- LayoutTableRow {TR} at (0,738) size 449x39
+ LayoutTableRow {TR} at (0,791) size 449x39
LayoutTableCell {TD} at (2,791) size 147x39 [r=18 c=0 rs=1 cs=1]
LayoutText {#text} at (1,1) size 65x36
text run at (1,1) width 65: "1-19"

Powered by Google App Engine
This is Rietveld 408576698