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

Unified Diff: LayoutTests/platform/win/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/win/fast/table/border-collapsing/004-vertical-expected.txt
diff --git a/LayoutTests/platform/win/fast/table/border-collapsing/004-vertical-expected.txt b/LayoutTests/platform/win/fast/table/border-collapsing/004-vertical-expected.txt
index a86bea17f983b0f8ced1037e93af0fe7cd129376..2faf34e93ca23ccd8b24b866f0caca07800c6835 100644
--- a/LayoutTests/platform/win/fast/table/border-collapsing/004-vertical-expected.txt
+++ b/LayoutTests/platform/win/fast/table/border-collapsing/004-vertical-expected.txt
@@ -52,8 +52,8 @@ layer at (0,0) size 800x911 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (6,45) size 17x85
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 17x95
- text run at (6,49) width 95: "Header Three"
+ LayoutText {#text} at (6,48) size 17x97
+ 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 35x161
@@ -112,8 +112,8 @@ layer at (0,0) size 800x911 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (8,27) size 17x85
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 17x95
- text run at (8,65) width 95: "Header Three"
+ LayoutText {#text} at (8,64) size 17x97
+ 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 53x96
@@ -167,7 +167,7 @@ layer at (0,0) size 800x911 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 17x96
- 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 53x119
@@ -237,7 +237,7 @@ layer at (0,0) size 800x911 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 17x96
- 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 53x119
@@ -309,8 +309,8 @@ layer at (0,0) size 800x911 backgroundClip at (0,0) size 800x600 clip at (0,0) s
LayoutText {#text} at (14,68) size 17x85
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 17x95
- text run at (14,51) width 95: "Header Three"
+ LayoutText {#text} at (14,50) size 17x97
+ 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