Bug 187271 - [GTK] Layout test fast/text/emoji-with-joiner.html is failing
Summary: [GTK] Layout test fast/text/emoji-with-joiner.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-02 14:45 PDT by Michael Catanzaro
Modified: 2018-07-02 23:07 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2018-07-02 14:45:34 PDT
Layout test fast/text/emoji-with-joiner.html is failing for GTK since it was added in r233413 "[Cocoa] LastResort in the font family list causes emoji with joiners to be rendered as multiple .notdef characters":

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/text/emoji-with-joiner-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/text/emoji-with-joiner-actual.txt
@@ -1,9 +1,9 @@
-PASS element.offsetWidth is 48
-PASS element.offsetWidth is 48
-PASS element.offsetWidth is 48
-PASS element.offsetWidth is 48
-PASS element.offsetWidth is 48
-PASS element.offsetWidth is 48
+FAIL element.offsetWidth should be 48. Was 101.
+FAIL element.offsetWidth should be 48. Was 101.
+FAIL element.offsetWidth should be 48. Was 101.
+FAIL element.offsetWidth should be 48. Was 101.
+FAIL element.offsetWidth should be 48. Was 101.
+FAIL element.offsetWidth should be 48. Was 101.
 PASS successfullyParsed is true
 
 TEST COMPLETE