| Index: LayoutTests/platform/linux/fast/dom/HTMLTableElement/colSpan-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/dom/HTMLTableElement/colSpan-expected.txt b/LayoutTests/platform/linux/fast/dom/HTMLTableElement/colSpan-expected.txt
|
| index 4cfed5116b53cb1fe92a85b1d891a59431701863..69cec2ffa385ec2dde82d908c1a3c3d1a410c052 100644
|
| --- a/LayoutTests/platform/linux/fast/dom/HTMLTableElement/colSpan-expected.txt
|
| +++ b/LayoutTests/platform/linux/fast/dom/HTMLTableElement/colSpan-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 160x19
|
| text run at (0,0) width 160: "Tests: the colspan attribute"
|
| - RenderBR {BR} at (160,15) size 0x0
|
| + LayoutBR {BR} at (160,15) size 0x0
|
| RenderBlock {P} at (0,36) size 784x80
|
| 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 767x59
|
| text run at (0,20) width 619: "The colSpan attribute specifies the number of columns spanned by the current cell. The default value of "
|
| text run at (619,20) width 148: "this attribute is one (\"1\")."
|
| @@ -25,7 +25,7 @@ layer at (0,0) size 800x600
|
| text run at (0,40) width 397: "zero value. \"Just A\" should span \"A\" and \"Just B\" should span \"B.\""
|
| RenderBlock {HR} at (0,208) size 784x2 [border: (1px inset #EEEEEE)]
|
| RenderBlock (anonymous) at (0,218) size 784x20
|
| - RenderBR {BR} at (0,0) size 0x19
|
| + LayoutBR {BR} at (0,0) size 0x19
|
| LayoutTable {TABLE} at (0,238) size 255x76 [border: (1px outset #808080)]
|
| RenderBlock {CAPTION} at (0,0) size 255x20
|
| RenderText {#text} at (27,0) size 201x19
|
| @@ -64,7 +64,7 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (2,2) size 28x19
|
| text run at (2,2) width 28: "eight"
|
| RenderBlock (anonymous) at (0,314) size 784x20
|
| - RenderBR {BR} at (0,0) size 0x19
|
| + LayoutBR {BR} at (0,0) size 0x19
|
| LayoutTable {TABLE} at (0,334) size 189x76 [border: (1px outset #808080)]
|
| RenderBlock {CAPTION} at (0,0) size 189x20
|
| RenderText {#text} at (15,0) size 159x19
|
|
|