RESOLVED FIXED Bug 124507
[GTK] Two CSS3 Text tests introduced in r158703 are failing
https://bugs.webkit.org/show_bug.cgi?id=124507
Summary [GTK] Two CSS3 Text tests introduced in r158703 are failing
Zan Dobersek
Reported 2013-11-18 08:27:25 PST
The following two reftests are failing since being introduced in r158703: fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink.html fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-non-intersecting-underline.html http://trac.webkit.org/changeset/158703 http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcss3-text%2Fcss3-text-decoration%2Ftext-decoration-skip%2Ftext-decoration-skip-ink.html%20fast%2Fcss3-text%2Fcss3-text-decoration%2Ftext-decoration-skip%2Ftext-decoration-skip-non-intersecting-underline.html The GTK port does enable the CSS3 Text feature in FeatureList.pm, so these tests might be exposing a Cairo or implementation bug. EFL port enables the feature as well, but does not fail.
Attachments
Carlos Alberto Lopez Perez
Comment 1 2014-01-24 08:37:22 PST
fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-non-intersecting-underline.html is passing now. I will be removing it from the failure expectations.
Martin Robinson
Comment 2 2014-12-09 02:09:18 PST
Even after the implementation of text-decoration-skip it seems there is an issue here that is preventing the SVG font from displaying properly.
Miguel Gomez
Comment 3 2018-11-15 06:21:20 PST
fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink.html is passing since r237844. Both tests are passing now, so closing the bug.
Note You need to log in before you can comment on or make changes to this bug.