| Index: LayoutTests/platform/mac/fast/table/generated-caption-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt b/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt
|
| index 7a177d1a819cef59887711b4dc2ff7ac0a082b51..05e97147e58e49aa703a9469b803c8a2f1ba9e66 100644
|
| --- a/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt
|
| @@ -19,20 +19,20 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (0,0) size 514x16
|
| text run at (0,0) width 514: "The following should look the same (and have identical render tree hierarchies):"
|
| RenderBlock {P} at (0,64) size 784x32
|
| - RenderTable {SPAN} at (0,0) size 32x32
|
| - RenderTableSection (anonymous) at (0,0) size 32x16
|
| - RenderTableRow (anonymous) at (0,0) size 32x16
|
| - RenderTableCell (anonymous) at (0,0) size 32x16 [r=0 c=0 rs=1 cs=1]
|
| + LayoutTable {SPAN} at (0,0) size 32x32
|
| + LayoutTableSection (anonymous) at (0,0) size 32x16
|
| + LayoutTableRow (anonymous) at (0,0) size 32x16
|
| + LayoutTableCell (anonymous) at (0,0) size 32x16 [r=0 c=0 rs=1 cs=1]
|
| RenderText {#text} at (0,0) size 32x16
|
| text run at (0,0) width 32: "table"
|
| RenderBlock {<pseudo:after>} at (0,16) size 32x16
|
| RenderTextFragment at (0,0) size 30x16
|
| text run at (0,0) width 30: "after"
|
| RenderBlock {P} at (0,112) size 784x32
|
| - RenderTable {TABLE} at (0,0) size 32x32
|
| - RenderTableSection {TBODY} at (0,0) size 32x16
|
| - RenderTableRow {TR} at (0,0) size 32x16
|
| - RenderTableCell {TD} at (0,0) size 32x16 [r=0 c=0 rs=1 cs=1]
|
| + LayoutTable {TABLE} at (0,0) size 32x32
|
| + LayoutTableSection {TBODY} at (0,0) size 32x16
|
| + LayoutTableRow {TR} at (0,0) size 32x16
|
| + LayoutTableCell {TD} at (0,0) size 32x16 [r=0 c=0 rs=1 cs=1]
|
| RenderText {#text} at (0,0) size 32x16
|
| text run at (0,0) width 32: "table"
|
| RenderBlock {CAPTION} at (0,16) size 32x16
|
|
|