Changeset 18763 in webkit


Ignore:
Timestamp:
Jan 11, 2007, 4:22:27 AM (19 years ago)
Author:
hyatt
Message:

Land reverted layout tests for the two overflow cases. Although the new results were better, there are issues with what I did to achieve them, so for now going back to the (broken) old results.

Location:
trunk/LayoutTests/fast/overflow
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/fast/overflow/003-expected.txt

    r18729 r18763  
    33layer at (10,10) size 780x302
    44  RenderBlock {fake} at (10,10) size 780x302 [bgcolor=#FFFF00]
    5 layer at (10,10) size 282x302 clip at (11,11) size 265x300 scrollHeight 1302
     5layer at (10,10) size 282x302 clip at (11,11) size 265x300 scrollHeight 1292
    66  RenderBlock {channel} at (0,0) size 282x302 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
    77    RenderBlock {title} at (11,11) size 255x19
  • trunk/LayoutTests/fast/overflow/007-expected.txt

    r18729 r18763  
    44  RenderBlock {HTML} at (0,0) size 800x388
    55    RenderBody {BODY} at (32,32) size 736x324 [bgcolor=#CCCCCC]
    6 layer at (143,32) size 514x146 clip at (144,33) size 497x144 scrollHeight 296
     6layer at (143,32) size 514x146 clip at (144,33) size 497x144 scrollHeight 284
    77  RenderBlock {DIV} at (111,0) size 514x146 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
    88    RenderBlock {P} at (17,17) size 465x72
     
    4949    RenderText {#text} at (8,8) size 24x18
    5050      text run at (8,8) width 24: "hi 1"
    51 layer at (143,210) size 514x146 clip at (144,211) size 497x144 scrollHeight 348
     51layer at (143,210) size 514x146 clip at (144,211) size 497x144 scrollHeight 336
    5252  RenderBlock (relative positioned) {DIV} at (111,178) size 514x146 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
    5353    RenderBlock {P} at (17,17) size 465x36
Note: See TracChangeset for help on using the changeset viewer.