Index: LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt |
diff --git a/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt b/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt |
index bd0ab329dbae0969b55e963aa13f46141defcfd2..cfe89ff7b90ffa593e23e0634363e88d07e0ebaf 100644 |
--- a/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt |
+++ b/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt |
@@ -3,9 +3,9 @@ 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 56x103 [border: (2px solid #0000FF)] |
- RenderTableSection {TBODY} at (2,2) size 52x100 |
- RenderTableRow {TR} at (0,0) size 52x50 [border: (4px solid #FFFF00)] |
- RenderTableCell {TD} at (0,22) size 52x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1] |
- RenderTableRow {TR} at (0,50) size 52x50 |
- RenderTableCell {TD} at (0,73) size 52x4 [border: (2px none #000000)] [r=1 c=0 rs=1 cs=1] |
+ LayoutTable {TABLE} at (0,0) size 56x103 [border: (2px solid #0000FF)] |
+ LayoutTableSection {TBODY} at (2,2) size 52x100 |
+ LayoutTableRow {TR} at (0,0) size 52x50 [border: (4px solid #FFFF00)] |
+ LayoutTableCell {TD} at (0,22) size 52x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1] |
+ LayoutTableRow {TR} at (0,50) size 52x50 |
+ LayoutTableCell {TD} at (0,73) size 52x4 [border: (2px none #000000)] [r=1 c=0 rs=1 cs=1] |