| Index: LayoutTests/platform/linux/fast/dom/HTMLTableElement/createCaption-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/dom/HTMLTableElement/createCaption-expected.txt b/LayoutTests/platform/linux/fast/dom/HTMLTableElement/createCaption-expected.txt
|
| index 951cfd2376bd8467d2dd9ce792524b8893cb4824..1f3419c55f8085bba799cb388b12263a6f016321 100644
|
| --- a/LayoutTests/platform/linux/fast/dom/HTMLTableElement/createCaption-expected.txt
|
| +++ b/LayoutTests/platform/linux/fast/dom/HTMLTableElement/createCaption-expected.txt
|
| @@ -6,11 +6,11 @@ layer at (0,0) size 800x600
|
| RenderBlock {P} at (0,0) size 784x20
|
| RenderText {#text} at (0,0) size 257x19
|
| text run at (0,0) width 257: "Tests: the TABLE.createCaption() method"
|
| - RenderBR {BR} at (257,15) size 0x0
|
| + LayoutBR {BR} at (257,15) size 0x0
|
| RenderBlock {P} at (0,36) size 784x60
|
| RenderText {#text} at (0,0) size 68x19
|
| text run at (0,0) width 68: "Conditions:"
|
| - RenderBR {BR} at (68,15) size 0x0
|
| + LayoutBR {BR} at (68,15) size 0x0
|
| RenderText {#text} at (0,20) size 754x39
|
| text run at (0,20) width 653: "If no caption exists, the method should create an empty caption, add it to the table, and return a pointer to it. "
|
| text run at (653,20) width 101: "If a caption does"
|
| @@ -58,7 +58,7 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (2,2) size 39x19
|
| text run at (2,2) width 39: "Purple"
|
| RenderBlock (anonymous) at (0,280) size 784x20
|
| - RenderBR {BR} at (0,0) size 0x19
|
| + LayoutBR {BR} at (0,0) size 0x19
|
| LayoutTable {TABLE} at (0,300) size 129x102 [border: (1px outset #808080)]
|
| RenderBlock {CAPTION} at (0,0) size 129x20
|
| RenderInline {B} at (0,0) size 77x19
|
|
|