Bug 67286 - css2.1/t090204-display-change-01-b-ao.html fails after r94084
Summary: css2.1/t090204-display-change-01-b-ao.html fails after r94084
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords: LayoutTestFailure, Qt, QtTriaged
: 23272 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-08-31 05:56 PDT by Balazs Kelemen
Modified: 2011-09-07 11:58 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.14 KB, patch)
2011-09-07 11:43 PDT, Dave Hyatt
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2011-08-31 05:56:26 PDT
--- /ramdisk/qt-linux-release/build/layout-test-results/css2.1/t090204-display-change-01-b-ao-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/css2.1/t090204-display-change-01-b-ao-actual.txt 
@@ -1,14 +1,14 @@
 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x96
-  RenderBlock {HTML} at (0,0) size 800x96
-    RenderBody {BODY} at (8,16) size 784x72
+layer at (0,0) size 800x113
+  RenderBlock {HTML} at (0,0) size 800x113
+    RenderBody {BODY} at (8,16) size 784x89
       RenderBlock {P} at (0,0) size 784x22
         RenderText {#text} at (0,0) size 285x22
           text run at (0,0) width 285: "There should be no red below, only green."
       RenderBlock (floating) {DIV} at (0,38) size 784x17 [color=#008000] [bgcolor=#FF0000]
         RenderText {#text} at (0,0) size 16x17
           text run at (0,0) width 16: "X"
-      RenderBlock {DIV} at (0,38) size 16x34 [color=#008000] [bgcolor=#FF0000]
+      RenderBlock {DIV} at (0,38) size 16x51 [color=#008000] [bgcolor=#FF0000]
         RenderText {#text} at (0,17) size 16x17
           text run at (0,17) width 16: "X"
Comment 1 Balazs Kelemen 2011-08-31 06:38:38 PDT
Skipped the test in http://trac.webkit.org/changeset/94184
Comment 3 Ryosuke Niwa 2011-09-07 10:24:04 PDT
*** Bug 23272 has been marked as a duplicate of this bug. ***
Comment 4 Dave Hyatt 2011-09-07 11:43:21 PDT
Created attachment 106613 [details]
Patch
Comment 5 Dave Hyatt 2011-09-07 11:47:09 PDT
Fixed in r94693.
Comment 7 Ryosuke Niwa 2011-09-07 11:58:23 PDT
(In reply to comment #6)
> http://build.webkit.org/TestFailures/#/SnowLeopard Intel Release (Tests)
> 
> Seems to think it's still failng on mac:
> http://build.webkit.org/old-results/SnowLeopard%20Intel%20Release%20(Tests)/r94084%20(32683)/css2.1/t090204-display-change-01-b-ao-pretty-diff.html

This one is just landed so I don't think bots have ran the tests yet.