Bug 125071 - [GTK] fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top.html is failing
Summary: [GTK] fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top.html is fa...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on: 124234
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-02 03:28 PST by Zan Dobersek
Modified: 2014-03-27 09:58 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-12-02 03:28:36 PST
The fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top.html reftest introduced in r159821 is failing on the GTK port.
http://trac.webkit.org/changeset/159821
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fshapes%2Fshape-inside%2Fshape-inside-subpixel-rectangle-top.html

It also fails on the EFL port. Both GTK and EFL ports enable the subpixel layout, but the description in bug #124784 sounds like that shouldn't be a problem.
Perhaps it's a matter of the saturated layout arithmetics, which both ports disable at the moment.
Comment 1 Javier Fernandez 2013-12-11 06:10:30 PST
At least for the gtk+ port, saturated_layout_arithmetic does not solve the issue, as far as I could test.
Comment 2 Carlos Alberto Lopez Perez 2014-01-24 10:42:31 PST
The test fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top.html is working correctly since http://trac.webkit.org/changeset/162442

I'm going to remove it from the expected failures
Comment 3 Zoltan Horvath 2014-03-27 09:58:37 PDT
Shape-inside is gone for now (r166301). Closing bug.