Index: LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt |
diff --git a/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt b/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt |
index 7bcd704d4a96ff761c6be67275ff851df64d5433..6b977faa9812420a023dfb833a93429401a4919d 100644 |
--- a/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt |
+++ b/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-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 113x54 [border: (2px solid #0000FF)] |
- RenderTableSection {TBODY} at (2,2) size 110x50 |
- RenderTableRow {TR} at (0,0) size 110x50 |
- RenderTableCell {TD} at (0,22) size 55x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1] |
- RenderTableCell {TD} at (55,23) size 55x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1] |
+ LayoutTable {TABLE} at (0,0) size 113x54 [border: (2px solid #0000FF)] |
+ LayoutTableSection {TBODY} at (2,2) size 110x50 |
+ LayoutTableRow {TR} at (0,0) size 110x50 |
+ LayoutTableCell {TD} at (0,22) size 55x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1] |
+ LayoutTableCell {TD} at (55,23) size 55x4 [border: (1px solid #000000)] [r=0 c=1 rs=1 cs=1] |