Index: third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-coalescing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-coalescing-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-coalescing-expected.txt |
index 86b8e14c27c1f8500509b6b675cb0b8a9332296e..e43964aeecbc73bf090f2715fb3e085e27848744 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-coalescing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/cell-coalescing-expected.txt |
@@ -4,12 +4,12 @@ layer at (0,0) size 800x600 |
LayoutBlockFlow {HTML} at (0,0) size 800x600 |
LayoutBlockFlow {BODY} at (8,8) size 784x584 |
LayoutBlockFlow {DIV} at (0,0) size 784x0 |
- LayoutTable (anonymous) at (0,0) size 54x20 |
- LayoutTableSection (anonymous) at (0,0) size 54x20 |
- LayoutTableRow (anonymous) at (0,0) size 54x20 |
+ LayoutTable (anonymous) at (0,0) size 53x20 |
+ LayoutTableSection (anonymous) at (0,0) size 53x20 |
+ LayoutTableRow (anonymous) at (0,0) size 53x20 |
LayoutTableCell {DIV} at (0,0) size 26x20 [r=0 c=0 rs=1 cs=1] |
LayoutText {#text} at (0,0) size 26x19 |
text run at (0,0) width 26: "One" |
- LayoutTableCell {DIV} at (26,0) size 28x20 [r=0 c=1 rs=1 cs=1] |
- LayoutText {#text} at (0,0) size 28x19 |
- text run at (0,0) width 28: "Two" |
+ LayoutTableCell {DIV} at (26,0) size 27x20 [r=0 c=1 rs=1 cs=1] |
+ LayoutText {#text} at (0,0) size 27x19 |
+ text run at (0,0) width 27: "Two" |