Changeset 195071 in webkit


Ignore:
Timestamp:
Jan 14, 2016 1:11:27 PM (8 years ago)
Author:
Alan Bujtas
Message:

[iOS Simulator] fast/table/003.html failing
https://bugs.webkit.org/show_bug.cgi?id=152444

Unreviewed gardening.

  • platform/ios-simulator/fast/table/003-expected.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r195070 r195071  
     12016-01-14  Zalan Bujtas  <zalan@apple.com>
     2
     3        [iOS Simulator] fast/table/003.html failing
     4        https://bugs.webkit.org/show_bug.cgi?id=152444
     5
     6        Unreviewed gardening.
     7
     8        * platform/ios-simulator/fast/table/003-expected.txt:
     9
    1102016-01-14  Keith Miller  <keith_miller@apple.com>
    211
  • trunk/LayoutTests/platform/ios-simulator/fast/table/003-expected.txt

    r191623 r195071  
    2020          RenderTableRow {TR} at (0,2) size 96x92
    2121            RenderTableCell {TD} at (2,46) size 92x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    22       RenderTable {TABLE} at (0,155) size 167x120 [border: (2px outset #808080)]
    23         RenderTableSection {TBODY} at (2,2) size 163x116
     22      RenderTable {TABLE} at (0,155) size 167x124 [border: (2px outset #808080)]
     23        RenderTableSection {TBODY} at (2,2) size 163x120
    2424          RenderTableRow {TR} at (0,2) size 163x24
    2525            RenderTableCell {TD} at (2,2) size 159x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     
    3434              RenderText {#text} at (2,2) size 38x19
    3535                text run at (2,2) width 38: "world"
    36           RenderTableRow {TR} at (0,80) size 163x34
    37             RenderTableCell {TD} at (2,83) size 159x28 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
     36          RenderTableRow {TR} at (0,80) size 163x38
     37            RenderTableCell {TD} at (2,80) size 159x38 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
    3838              RenderText {#text} at (0,0) size 0x0
    39       RenderTable {TABLE} at (0,275) size 107x86
     39      RenderTable {TABLE} at (0,279) size 107x86
    4040        RenderTableSection {TBODY} at (0,0) size 107x86
    4141          RenderTableRow {TR} at (0,2) size 107x82
     
    4747                text run at (56,41) width 7: "I"
    4848                text run at (1,61) width 88: "really should."
    49       RenderTable {TABLE} at (0,361) size 107x86
     49      RenderTable {TABLE} at (0,365) size 107x86
    5050        RenderTableSection {TBODY} at (0,0) size 107x86
    5151          RenderTableRow {TR} at (0,2) size 107x82
     
    5858                  text run at (55,40) width 7: "I"
    5959                  text run at (0,60) width 88: "really should."
    60       RenderTable {TABLE} at (0,447) size 374x26
     60      RenderTable {TABLE} at (0,451) size 374x26
    6161        RenderTableSection {TBODY} at (0,0) size 374x26
    6262          RenderTableRow {TR} at (0,2) size 374x22
     
    6666                text run at (147,1) width 101: "I really should. "
    6767                text run at (247,1) width 122: "Definitely. Should."
    68       RenderTable {TABLE} at (0,473) size 374x26
     68      RenderTable {TABLE} at (0,477) size 374x26
    6969        RenderTableSection {TBODY} at (0,0) size 374x26
    7070          RenderTableRow {TR} at (0,2) size 374x22
     
    7777layer at (76,16) size 706x14
    7878  RenderBlock {DIV} at (6,3) size 708x15
    79 layer at (16,250) size 150x24 clip at (17,251) size 148x22
    80   RenderTextControl {TEXTAREA} at (4,2) size 150x24 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
     79layer at (16,247) size 150x34 clip at (17,248) size 148x32
     80  RenderTextControl {TEXTAREA} at (4,2) size 150x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    8181    RenderBlock {DIV} at (3,3) size 144x14
Note: See TracChangeset for help on using the changeset viewer.