NEW277399
[GTK4] fast/text/hyphenate-locale.html is a failure
https://bugs.webkit.org/show_bug.cgi?id=277399
Summary [GTK4] fast/text/hyphenate-locale.html is a failure
Diego Pino
Reported 2024-07-30 23:42:40 PDT
This test produces a different hyphenization in GTK4 than in GTK3: https://build.webkit.org/results/GTK-Linux-64-bit-Release-GTK4-Tests/281558@main%20(33563)/fast/text/hyphenate-locale-pretty-diff.html --- /home/buildbot/worker/GTK-Linux-64-bit-Release-GTK4-Tests/build/layout-test-results/fast/text/hyphenate-locale-expected.txt +++ /home/buildbot/worker/GTK-Linux-64-bit-Release-GTK4-Tests/build/layout-test-results/fast/text/hyphenate-locale-actual.txt @@ -27,9 +27,9 @@ RenderText {#text} at (0,1) size 156x40 text run at (0,1) width 156: "reciprocity" RenderBlock {DIV} at (0,42) size 135x84 - RenderText {#text} at (0,1) size 114x82 - text run at (0,1) width 114: "recipro" + hyphen string "-" - text run at (0,43) width 54: "city" + RenderText {#text} at (0,1) size 130x82 + text run at (0,1) width 130: "reciproc" + hyphen string "-" + text run at (0,43) width 38: "ity" RenderBlock {DIV} at (0,126) size 135x84 RenderText {#text} at (0,1) size 130x82 text run at (0,1) width 130: "reciproc" + hyphen string "-" It could be resolved by emiting a new baseline for GTK4, but I'm not sure whether that would the correct.
Attachments
Note You need to log in before you can comment on or make changes to this bug.