Index: LayoutTests/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt |
diff --git a/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt b/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt |
index 30d2e3352b40c08720a94107c0ce7f9978a6a1f9..28359d84ac8359bdc0da9ea544c206363b1e9ee3 100644 |
--- a/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt |
+++ b/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt |
@@ -3,8 +3,8 @@ layer at (0,0) size 800x600 |
layer at (0,0) size 800x600 |
RenderBlock {HTML} at (0,0) size 800x600 |
RenderBody {BODY} at (8,8) size 784x584 |
- RenderTable {TABLE} at (0,0) size 114x54 [border: (2px solid #0000FF)] |
- RenderTableSection {TBODY} at (2,2) size 111x50 |
- RenderTableRow {TR} at (0,0) size 111x50 |
- RenderTableCell {TD} at (0,22) size 56x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1] |
- RenderTableCell {TD} at (56,23) size 55x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1] |
+ LayoutTable {TABLE} at (0,0) size 114x54 [border: (2px solid #0000FF)] |
+ LayoutTableSection {TBODY} at (2,2) size 111x50 |
+ LayoutTableRow {TR} at (0,0) size 111x50 |
+ LayoutTableCell {TD} at (0,22) size 56x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1] |
+ LayoutTableCell {TD} at (56,23) size 55x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1] |