Index: LayoutTests/platform/mac/tables/mozilla/bugs/bug11944-expected.txt |
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug11944-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug11944-expected.txt |
similarity index 56% |
copy from LayoutTests/platform/win/tables/mozilla/bugs/bug11944-expected.txt |
copy to LayoutTests/platform/mac/tables/mozilla/bugs/bug11944-expected.txt |
index 4e7b239664bd0cc76f11ec3e6d059dfcf6ca9c91..150cc724f1394039c34e517d99ddc4bcf514d180 100644 |
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug11944-expected.txt |
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug11944-expected.txt |
@@ -1,26 +1,26 @@ |
-layer at (0,0) size 785x636 |
+layer at (0,0) size 785x634 |
RenderView at (0,0) size 785x600 |
-layer at (0,0) size 785x636 |
- RenderBlock {HTML} at (0,0) size 785x636 |
- RenderBody {BODY} at (8,8) size 769x620 [bgcolor=#C0C0C0] |
+layer at (0,0) size 785x634 |
+ RenderBlock {HTML} at (0,0) size 785x634 |
+ RenderBody {BODY} at (8,8) size 769x618 [bgcolor=#C0C0C0] |
RenderTable {TABLE} at (0,0) size 139x150 [border: (20px outset #808080)] |
RenderTableSection {TBODY} at (20,20) size 99x110 |
RenderTableRow {TR} at (0,10) size 99x90 |
- RenderTableCell {TD} at (10,44) size 79x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 75x17 |
+ RenderTableCell {TD} at (10,45) size 79x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 75x16 |
text run at (2,2) width 75: "cell content" |
- RenderBlock {P} at (0,166) size 769x18 |
- RenderText {#text} at (0,0) size 623x17 |
+ RenderBlock {P} at (0,166) size 769x16 |
+ RenderText {#text} at (0,0) size 623x16 |
text run at (0,0) width 623: "The following two tables demostrates the bug with TD and TABLE both having height specified." |
- RenderTable {TABLE} at (0,200) size 258x210 [border: (20px outset #808080)] |
+ RenderTable {TABLE} at (0,198) size 258x210 [border: (20px outset #808080)] |
RenderTableSection {TBODY} at (20,20) size 218x170 |
RenderTableRow {TR} at (0,10) size 218x150 |
- RenderTableCell {TD} at (10,74) size 198x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 194x17 |
+ RenderTableCell {TD} at (10,75) size 198x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 194x16 |
text run at (2,2) width 194: "height=210 (150+2*10+2*20)" |
- RenderTable {TABLE} at (0,410) size 275x210 [border: (20px outset #808080)] |
+ RenderTable {TABLE} at (0,408) size 275x210 [border: (20px outset #808080)] |
RenderTableSection {TBODY} at (20,20) size 235x170 |
RenderTableRow {TR} at (0,10) size 235x150 |
- RenderTableCell {TD} at (10,74) size 215x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
- RenderText {#text} at (2,2) size 211x17 |
+ RenderTableCell {TD} at (10,75) size 215x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
+ RenderText {#text} at (2,2) size 211x16 |
text run at (2,2) width 211: "height=211 (150+2*10+2*20+1)" |