Index: third_party/WebKit/LayoutTests/platform/linux/fast/table/empty-cells-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/empty-cells-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/empty-cells-expected.txt |
index 4d62a8900827a12f8dfa362462b769936c647156..416f957e55efcea9658d0b813670a1b5be452707 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/empty-cells-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/empty-cells-expected.txt |
@@ -161,8 +161,8 @@ layer at (0,0) size 785x776 backgroundClip at (0,0) size 785x600 clip at (0,0) s |
LayoutTable {TABLE} at (0,620) size 785x54 [border: (2px solid #000000)] |
LayoutTableSection {TBODY} at (2,2) size 781x50 |
LayoutTableRow {TR} at (0,0) size 781x25 |
- LayoutTableCell {TD} at (0,12) size 195x0 [r=0 c=0 rs=1 cs=1] |
- LayoutTableCell {TD} at (195,12) size 196x0 [r=0 c=1 rs=1 cs=1] |
+ LayoutTableCell {TD} at (0,12) size 196x0 [r=0 c=0 rs=1 cs=1] |
+ LayoutTableCell {TD} at (196,12) size 195x0 [r=0 c=1 rs=1 cs=1] |
LayoutTableCell {TD} at (391,2) size 390x20 [bgcolor=#FF0000] [r=0 c=2 rs=1 cs=1] |
LayoutText {#text} at (0,0) size 223x19 |
text run at (0,0) width 223: "First row, first and second cell empty" |
@@ -174,8 +174,8 @@ layer at (0,0) size 785x776 backgroundClip at (0,0) size 785x600 clip at (0,0) s |
LayoutTable {TABLE} at (0,674) size 785x54 [border: (2px solid #000000)] |
LayoutTableSection {TBODY} at (2,2) size 781x50 |
LayoutTableRow {TR} at (0,0) size 781x25 |
- LayoutTableCell {TD} at (0,12) size 391x0 [r=0 c=0 rs=1 cs=1] |
- LayoutTableCell {TD} at (391,12) size 0x0 [r=0 c=1 rs=1 cs=1] |
+ LayoutTableCell {TD} at (0,12) size 191x0 [r=0 c=0 rs=1 cs=1] |
+ LayoutTableCell {TD} at (191,12) size 200x0 [r=0 c=1 rs=1 cs=1] |
LayoutTableCell {TD} at (391,2) size 390x20 [bgcolor=#FF0000] [r=0 c=2 rs=1 cs=1] |
LayoutText {#text} at (0,0) size 223x19 |
text run at (0,0) width 223: "First row, first and second cell empty" |