Changeset 111339 in webkit


Ignore:
Timestamp:
Mar 19, 2012 8:17:10 PM (12 years ago)
Author:
Stephanie Lewis
Message:

https://bugs.webkit.org/show_bug.cgi?id=81620 tables/mozilla/bugs/bug27038-* fail on Lion Bots.

Unreviewed.

Check in new expected (failing?) results.

  • platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r111337 r111339  
     12012-03-19  Stephanie Lewis  <slewis@apple.com>
     2
     3        https://bugs.webkit.org/show_bug.cgi?id=81620 tables/mozilla/bugs/bug27038-* fail on Lion Bots.
     4
     5        Unreviewed.
     6
     7        Check in new expected (failing?) results.
     8
     9        * platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt:
     10        * platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt:
     11
    1122012-03-19  Tim Horton  <timothy_horton@apple.com>
    213
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt

    r30635 r111339  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderTable {TABLE} at (0,0) size 64x584
    7         RenderTableSection {THEAD} at (0,0) size 64x24
    8           RenderTableRow {TR} at (0,2) size 64x20
    9             RenderTableCell {TD} at (2,2) size 60x20 [r=0 c=0 rs=1 cs=1]
     7        RenderTableSection {THEAD} at (0,0) size 64x536
     8          RenderTableRow {TR} at (0,2) size 64x532
     9            RenderTableCell {TD} at (2,258) size 60x20 [r=0 c=0 rs=1 cs=1]
    1010              RenderText {#text} at (1,1) size 58x18
    1111                text run at (1,1) width 58: "THEAD"
     
    1515              RenderText {#text} at (1,1) size 56x18
    1616                text run at (1,1) width 56: "TFOOT"
    17         RenderTableSection {TBODY} at (0,24) size 64x536
    18           RenderTableRow {TR} at (0,2) size 64x532
    19             RenderTableCell {TD} at (2,258) size 60x20 [r=0 c=0 rs=1 cs=1]
     17        RenderTableSection {TBODY} at (0,536) size 64x24
     18          RenderTableRow {TR} at (0,2) size 64x20
     19            RenderTableCell {TD} at (2,2) size 60x20 [r=0 c=0 rs=1 cs=1]
    2020              RenderText {#text} at (1,1) size 57x18
    2121                text run at (1,1) width 57: "TBODY"
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt

    r30635 r111339  
    2828          text run at (0,0) width 265: "TABLE 2 - with 'height' style on TABLE"
    2929      RenderTable {TABLE} at (0,172) size 69x584 [border: (3px solid #000000)]
    30         RenderTableSection {THEAD} at (3,3) size 63x24
    31           RenderTableRow {TR} at (0,2) size 63x20
    32             RenderTableCell {TD} at (2,2) size 59x20 [r=0 c=0 rs=1 cs=1]
     30        RenderTableSection {THEAD} at (3,3) size 63x530
     31          RenderTableRow {TR} at (0,2) size 63x526
     32            RenderTableCell {TD} at (2,255) size 59x20 [r=0 c=0 rs=1 cs=1]
    3333              RenderText {#text} at (1,1) size 56x18
    3434                text run at (1,1) width 56: "THEAD"
     
    3838              RenderText {#text} at (1,1) size 53x18
    3939                text run at (1,1) width 53: "TFOOT"
    40         RenderTableSection {TBODY} at (3,27) size 63x530
    41           RenderTableRow {TR} at (0,2) size 63x526
    42             RenderTableCell {TD} at (2,255) size 59x20 [r=0 c=0 rs=1 cs=1]
     40        RenderTableSection {TBODY} at (3,533) size 63x24
     41          RenderTableRow {TR} at (0,2) size 63x20
     42            RenderTableCell {TD} at (2,2) size 59x20 [r=0 c=0 rs=1 cs=1]
    4343              RenderText {#text} at (1,1) size 57x18
    4444                text run at (1,1) width 57: "TBODY"
Note: See TracChangeset for help on using the changeset viewer.