[Webkit-unassigned] [Bug 277399] New: [GTK4] fast/text/hyphenate-locale.html is a failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 30 23:42:40 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=277399
Bug ID: 277399
Summary: [GTK4] fast/text/hyphenate-locale.html is a failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dpino at igalia.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240731/0f5e9375/attachment-0001.htm>
More information about the webkit-unassigned
mailing list