Bug 54189 - [GTK] fast/replaced/border-radius-clip.html fails on 32-Bits Release
Summary: [GTK] fast/replaced/border-radius-clip.html fails on 32-Bits Release
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-10 03:52 PST by Philippe Normand
Modified: 2012-05-05 09:41 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2011-02-10 03:52:44 PST
This test was recently unskipped and fails only on 32-Bits Release:

--- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/fast/replaced/border-radius-clip-expected.txt	2011-02-10 03:37:51.000000000 -0800
+++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/fast/replaced/border-radius-clip-actual.txt	2011-02-10 03:37:51.000000000 -0800
@@ -1,8 +1,8 @@
-layer at (0,0) size 800x953
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x929
-  RenderBlock {HTML} at (0,0) size 800x929
-    RenderBody {BODY} at (8,8) size 784x913
+layer at (0,0) size 781x953
+  RenderView at (0,0) size 781x600
+layer at (0,0) size 781x929
+  RenderBlock {HTML} at (0,0) size 781x929
+    RenderBody {BODY} at (8,8) size 765x913
       RenderText {#text} at (0,0) size 457x19
         text run at (0,0) width 457: "All of the replaced elements below should be clipped to a border-radius. "
       RenderBR {BR} at (0,0) size 0x0
Comment 1 Zan Dobersek 2012-05-05 09:41:49 PDT
The tests covered by this bug were found to be passing consistently after moving from using the Skipped list to using test_expectations.txt. Their expectations were removed in r116122[1] (covered by bug #85591). Closing the bug.

1: http://trac.webkit.org/changeset/116122