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

Unified Diff: LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt

Issue 1175433002: Auto-rebaseline for r196730 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt
diff --git a/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt b/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt
index 782e027dbe6e5b8d6a6f6cfa6ae5d4350c7acfad..788c4a94a8e9682d7b14dcf980d5484daa0bb35c 100644
--- a/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/border-collapsing/004-vertical-expected.txt
@@ -52,8 +52,8 @@ layer at (0,0) size 800x899 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (6,45) size 18x85
text run at (6,45) width 84: "Header Two"
LayoutTableCell {TH} at (0,357) size 31x192 [border: (2px solid #800080)] [r=0 c=2 rs=1 cs=1]
- LayoutText {#text} at (6,49) size 18x95
- text run at (6,49) width 95: "Header Three"
+ LayoutText {#text} at (6,48) size 18x97
+ text run at (6,48) width 96: "Header Three"
LayoutTableRow {TR} at (0,31) size 102x549
LayoutTableCell {TD} at (31,27) size 102x129 [border: (2px solid #008000)] [r=1 c=0 rs=1 cs=1]
LayoutText {#text} at (33,-20) size 36x161
@@ -112,8 +112,8 @@ layer at (0,0) size 800x899 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (8,27) size 18x85
text run at (8,27) width 84: "Header Two"
LayoutTableCell {TH} at (16,305) size 34x225 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
- LayoutText {#text} at (8,65) size 18x95
- text run at (8,65) width 95: "Header Three"
+ LayoutText {#text} at (8,64) size 18x97
+ text run at (8,64) width 96: "Header Three"
LayoutTableRow {TR} at (0,66) size 84x546
LayoutTableCell {TD} at (66,25) size 84x100 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
LayoutText {#text} at (15,-3) size 54x96
@@ -167,7 +167,7 @@ layer at (0,0) size 800x899 backgroundClip at (0,0) size 800x600 clip at (0,0) s
text run at (8,57) width 84: "Header Two"
LayoutTableCell {TH} at (8,340) size 34x206 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
LayoutText {#text} at (8,55) size 18x96
- text run at (8,55) width 95: "Header Three"
+ text run at (8,55) width 96: "Header Three"
LayoutTableRow {TR} at (0,50) size 138x546
LayoutTableCell {TD} at (50,36) size 138x69 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
LayoutText {#text} at (42,-30) size 54x119
@@ -237,7 +237,7 @@ layer at (0,0) size 800x899 backgroundClip at (0,0) size 800x600 clip at (0,0) s
text run at (8,33) width 84: "Header Two"
LayoutTableCell {TH} at (0,322) size 34x216 [border: (3px solid #800080)] [r=0 c=2 rs=1 cs=1]
LayoutText {#text} at (8,60) size 18x96
- text run at (8,60) width 95: "Header Three"
+ text run at (8,60) width 96: "Header Three"
LayoutTableRow {TR} at (0,34) size 102x546
LayoutTableCell {TD} at (34,26) size 102x112 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
LayoutText {#text} at (24,-12) size 54x119
@@ -309,8 +309,8 @@ layer at (0,0) size 800x899 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (14,68) size 18x85
text run at (14,68) width 84: "Header Two"
LayoutTableCell {TH} at (2,344) size 46x197 [r=0 c=2 rs=1 cs=1]
- LayoutText {#text} at (14,51) size 18x95
- text run at (14,51) width 95: "Header Three"
+ LayoutText {#text} at (14,50) size 18x97
+ text run at (14,50) width 96: "Header Three"
LayoutTableSection {TBODY} at (68,0) size 204x552 [border: (3px solid #FF0000)]
LayoutTableRow {TR} at (0,0) size 100x552 [border: (3px solid #FF0000)]
LayoutTableCell {TD} at (0,2) size 100x90 [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698