Changeset 111892 in webkit


Ignore:
Timestamp:
Mar 23, 2012, 1:07:33 PM (13 years ago)
Author:
mitz@apple.com
Message:

Updated Mac expected results for these tests by reverting r111339, now that bug 81826 was
fixed in r111882.

  • 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
  • TabularUnified trunk/LayoutTests/ChangeLog

    r111891 r111892  
     12012-03-23  Dan Bernstein  <mitz@apple.com>
     2
     3        Updated Mac expected results for these tests by reverting r111339, now that bug 81826 was
     4        fixed in r111882.
     5
     6        * platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt:
     7        * platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt:
     8
    192012-03-23  Ryosuke Niwa  <rniwa@webkit.org>
    210
  • TabularUnified trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt

    r111339 r111892  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderTable {TABLE} at (0,0) size 64x584
    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]
     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]
    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,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]
     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]
    2020              RenderText {#text} at (1,1) size 57x18
    2121                text run at (1,1) width 57: "TBODY"
  • TabularUnified trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt

    r111339 r111892  
    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 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]
     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]
    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,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]
     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]
    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.