Changeset 26067 in webkit


Ignore:
Timestamp:
Oct 5, 2007 3:56:59 AM (17 years ago)
Author:
lars
Message:

these tests deliver the same results as on the Mac, which
makes them pass :)

Location:
trunk/LayoutTests/platform/qt
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/platform/qt/Skipped

    r26066 r26067  
    5959dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.svg
    6060dom/svg/level3/xpath/XPathResult_stringValue.svg
    61 dom/xhtml/level2/html/HTMLBaseElement01.xhtml
    62 dom/xhtml/level2/html/HTMLBaseElement02.xhtml
    63 dom/xhtml/level3/core/canonicalform08.xhtml
    64 dom/xhtml/level3/core/canonicalform09.xhtml
    6561fast/block/float/float-avoidance.html
    6662fast/box-sizing/percentage-height.html
  • trunk/LayoutTests/platform/qt/dom/xhtml/level2/html/HTMLBaseElement01-expected.txt

    r23783 r26067  
     1CONSOLE MESSAGE: line 587: Undefined value
    12layer at (0,0) size 800x600
    23  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x44
    4   RenderBlock {html} at (0,0) size 800x44
    5     RenderBody {body} at (8,14) size 784x16
    6       RenderBlock {p} at (0,0) size 784x16
    7         RenderText {#text} at (0,0) size 68x16
    8           text run at (0,0) width 68: "Some Text"
     4layer at (0,0) size 800x47
     5  RenderBlock {html} at (0,0) size 800x47
     6    RenderBody {body} at (8,14) size 784x19
     7      RenderBlock {p} at (0,0) size 784x19
     8        RenderText {#text} at (0,0) size 69x19
     9          text run at (0,0) width 69: "Some Text"
  • trunk/LayoutTests/platform/qt/dom/xhtml/level2/html/HTMLBaseElement02-expected.txt

    r23783 r26067  
     1CONSOLE MESSAGE: line 587: Undefined value
    12layer at (0,0) size 800x600
    23  RenderView at (0,0) size 800x600
     
    45  RenderBlock {html} at (0,0) size 800x600
    56    RenderFrameSet {frameset} at (0,0) size 800x600
    6       RenderFrameSet {frameset} at (0,0) size 159x600
    7         RenderFrame {frame} at (0,0) size 159x198
    8           layer at (0,0) size 159x198
    9             RenderView at (0,0) size 159x198
    10           layer at (0,0) size 159x8
    11             RenderBlock {HTML} at (0,0) size 159x8
    12               RenderBody {BODY} at (8,8) size 143x0
    13       RenderFrame {frame} at (163,0) size 637x600
    14         layer at (0,0) size 637x600
    15           RenderView at (0,0) size 637x600
    16         layer at (0,0) size 637x8
    17           RenderBlock {HTML} at (0,0) size 637x8
    18             RenderBody {BODY} at (8,8) size 621x0
     7      RenderFrameSet {frameset} at (0,0) size 158x600
     8        RenderFrame {frame} at (0,0) size 158x198
     9          layer at (0,0) size 158x198
     10            RenderView at (0,0) size 158x198
     11          layer at (0,0) size 158x10
     12            RenderBlock {HTML} at (0,0) size 158x10
     13              RenderBody {BODY} at (5,10) size 148x0
     14      RenderFrame {frame} at (164,0) size 636x600
     15        layer at (0,0) size 636x600
     16          RenderView at (0,0) size 636x600
     17        layer at (0,0) size 636x8
     18          RenderBlock {HTML} at (0,0) size 636x8
     19            RenderBody {BODY} at (8,8) size 620x0
  • trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/canonicalform08-expected.txt

    r23783 r26067  
    1 layer at (0,0) size 800x600
    2   RenderView at (0,0) size 800x600
     1Test    http://www.w3.org/2001/DOM-Test-Suite/level3/core/canonicalform08
     2Status  error
     3Message TypeError: Undefined value
  • trunk/LayoutTests/platform/qt/dom/xhtml/level3/core/canonicalform09-expected.txt

    r23783 r26067  
    1 layer at (0,0) size 800x600
    2   RenderView at (0,0) size 800x600
     1Test    http://www.w3.org/2001/DOM-Test-Suite/level3/core/canonicalform09
     2Status  error
     3Message TypeError: Undefined value
Note: See TracChangeset for help on using the changeset viewer.