Bug 115437 - [GTK] Reftests failing after the subpixel layout was turned on
Summary: [GTK] Reftests failing after the subpixel layout was turned on
Status: RESOLVED FIXED
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, Regression
Depends on: 124234
Blocks:
  Show dependency treegraph
 
Reported: 2013-04-30 12:19 PDT by Zan Dobersek
Modified: 2020-01-10 14:20 PST (History)
8 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-04-30 12:19:22 PDT
How the tables have turned ...

Here's the list of the reference tests that are failing after the subpixel layout was enabled on the GTK port:
css3/flexbox/auto-margins.html
fast/css/sticky/sticky-writing-mode-vertical-lr.html
fast/exclusions/shape-inside/shape-inside-percentage.html
fast/regions/region-content-flown-into-region.html
fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html
fast/regions/webkit-flow-inlines-inside-regions-bounds.html

Of course, the failures should be investigated.
Comment 1 Manuel Rego Casasnovas 2013-10-23 01:12:18 PDT
(In reply to comment #0)
> fast/regions/region-content-flown-into-region.html

The tests flagged in bug #122511 have a very similar issue to the previous one.
Comment 2 Marcos Chavarría Teijeiro (irc: chavaone) 2015-02-20 03:33:12 PST
css3/flexbox/auto-margins.html is passing since r178063 which updates the test expectations. I will remove this bug from TestExpectations file.
Comment 3 Nikolas Zimmermann 2019-11-27 04:17:07 PST
According to https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20%28Tests%29/builds/11947/steps/layout-test/logs/stdio fast/text/complex-initial-advance.html seems to pass.

Will update expectations.
Comment 4 Pablo Saavedra 2020-01-10 14:20:54 PST
It is fixed because the expectations was updated in r250884 (2019-Oct)

The https://webkit.org/b/206079 removes the expectation in GTK+  from platform/gtk/TestExpectations for related to this defect.