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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/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/win7/printing/thead-repeats-at-top-of-each-page-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/printing/thead-repeats-at-top-of-each-page-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/printing/thead-repeats-at-top-of-each-page-expected.txt
index 40f687642149f37649ff1c1a26fd1af79639bb85..160d36f7056f3f2bcdf7b0f47c4391a3a4230bc5 100644
--- a/third_party/WebKit/LayoutTests/platform/win7/printing/thead-repeats-at-top-of-each-page-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win7/printing/thead-repeats-at-top-of-each-page-expected.txt
@@ -196,7 +196,7 @@ layer at (0,0) size 1046x1547 backgroundClip at (0,0) size 1046x799 clip at (0,0
LayoutTableCell {TD} at (302,697) size 148x39 [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 452x39
+ LayoutTableRow {TR} at (0,791) size 452x39
LayoutTableCell {TD} at (2,791) size 148x39 [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