Index: LayoutTests/fast/table/auto-100-percent-width-expected.txt |
diff --git a/LayoutTests/fast/table/auto-100-percent-width-expected.txt b/LayoutTests/fast/table/auto-100-percent-width-expected.txt |
index 4599a4a7cb1abb7ec9a1320c0ec3965a27045b6c..22f7c1ff4ae91c1ecae0c215b852de65fb79f0c6 100644 |
--- a/LayoutTests/fast/table/auto-100-percent-width-expected.txt |
+++ b/LayoutTests/fast/table/auto-100-percent-width-expected.txt |
@@ -5,8 +5,8 @@ layer at (0,0) size 800x8 |
RenderBody {BODY} at (8,8) size 784x0 |
layer at (70,40) size 480x540 |
RenderBlock (positioned) {DIV} at (70,40) size 480x540 [bgcolor=#FF0000] |
- RenderTable {TABLE} at (0,0) size 480x540 |
- RenderTableSection {TBODY} at (0,0) size 480x540 |
- RenderTableRow {TR} at (0,0) size 480x540 |
- RenderTableCell {TD} at (0,269) size 479x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1] |
- RenderTableCell {TD} at (479,270) size 1x0 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1] |
+ LayoutTable {TABLE} at (0,0) size 480x540 |
+ LayoutTableSection {TBODY} at (0,0) size 480x540 |
+ LayoutTableRow {TR} at (0,0) size 480x540 |
+ LayoutTableCell {TD} at (0,269) size 479x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1] |
+ LayoutTableCell {TD} at (479,270) size 1x0 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1] |