Index: LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt |
diff --git a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt |
index ca6e77cd60b2d87ba4fc18e731b38b40cc31f6c9..2b82c44d6d2d4b20ab3367d15f415f7074ff50db 100644 |
--- a/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt |
+++ b/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt |
@@ -6,16 +6,16 @@ layer at (0,0) size 785x846 backgroundClip at (0,0) size 785x600 clip at (0,0) s |
RenderBlock (anonymous) at (0,0) size 769x108 |
RenderText {#text} at (0,0) size 318x17 |
text run at (0,0) width 318: "The following three examples are 2 nested tables." |
- RenderBR {BR} at (317,14) size 1x0 |
+ LayoutBR {BR} at (317,14) size 1x0 |
RenderText {#text} at (0,18) size 698x35 |
text run at (0,18) width 698: "The inner table has a height of 100%, the outer table has a height set of 200px, on the <table>, <tr> and <td>" |
text run at (0,36) width 82: "respectively." |
- RenderBR {BR} at (81,50) size 1x0 |
- RenderBR {BR} at (0,54) size 0x17 |
+ LayoutBR {BR} at (81,50) size 1x0 |
+ LayoutBR {BR} at (0,54) size 0x17 |
RenderText {#text} at (0,72) size 758x17 |
text run at (0,72) width 758: "In all examples the inner table should completely fill the outer table. (with respect of the padding and border ofcourse)" |
- RenderBR {BR} at (757,86) size 1x0 |
- RenderBR {BR} at (0,90) size 0x17 |
+ LayoutBR {BR} at (757,86) size 1x0 |
+ LayoutBR {BR} at (0,90) size 0x17 |
LayoutTable {TABLE} at (0,108) size 275x200 [border: (1px outset #808080)] |
LayoutTableSection {TBODY} at (1,1) size 273x198 |
LayoutTableRow {TR} at (0,2) size 273x194 |
@@ -27,7 +27,7 @@ layer at (0,0) size 785x846 backgroundClip at (0,0) size 785x600 clip at (0,0) s |
RenderText {#text} at (2,2) size 255x17 |
text run at (2,2) width 255: "outer table has height:200px on <table>" |
RenderBlock (anonymous) at (0,308) size 769x18 |
- RenderBR {BR} at (0,0) size 0x17 |
+ LayoutBR {BR} at (0,0) size 0x17 |
LayoutTable {TABLE} at (0,326) size 254x206 [border: (1px outset #808080)] |
LayoutTableSection {TBODY} at (1,1) size 252x204 |
LayoutTableRow {TR} at (0,2) size 252x200 |
@@ -39,7 +39,7 @@ layer at (0,0) size 785x846 backgroundClip at (0,0) size 785x600 clip at (0,0) s |
RenderText {#text} at (2,2) size 234x17 |
text run at (2,2) width 234: "outer table has height:200px on <tr>" |
RenderBlock (anonymous) at (0,532) size 769x18 |
- RenderBR {BR} at (0,0) size 0x17 |
+ LayoutBR {BR} at (0,0) size 0x17 |
LayoutTable {TABLE} at (0,550) size 257x206 [border: (1px outset #808080)] |
LayoutTableSection {TBODY} at (1,1) size 255x204 |
LayoutTableRow {TR} at (0,2) size 255x200 |
@@ -51,7 +51,7 @@ layer at (0,0) size 785x846 backgroundClip at (0,0) size 785x600 clip at (0,0) s |
RenderText {#text} at (2,2) size 237x17 |
text run at (2,2) width 237: "outer table has height:200px on <td>" |
RenderBlock (anonymous) at (0,756) size 769x18 |
- RenderBR {BR} at (0,0) size 0x17 |
+ LayoutBR {BR} at (0,0) size 0x17 |
LayoutTable {TABLE} at (0,774) size 630x56 [border: (1px outset #808080)] |
LayoutTableSection {TBODY} at (1,1) size 628x54 |
LayoutTableRow {TR} at (0,2) size 628x50 |
@@ -62,6 +62,6 @@ layer at (0,0) size 785x846 backgroundClip at (0,0) size 785x600 clip at (0,0) s |
LayoutTableCell {TD} at (2,2) size 614x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
RenderText {#text} at (2,2) size 391x17 |
text run at (2,2) width 391: "outer table has no height set, inner table has a height of 50%." |
- RenderBR {BR} at (392,16) size 1x0 |
+ LayoutBR {BR} at (392,16) size 1x0 |
RenderText {#text} at (2,20) size 610x17 |
text run at (2,20) width 610: "Here the height should be set to auto, because the height of the outer td depends on the content." |