Bug 187271

Summary: [GTK] Layout test fast/text/emoji-with-joiner.html is failing
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply, calvaris, mmaxfield
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   

Michael Catanzaro
Reported 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
Attachments
Note You need to log in before you can comment on or make changes to this bug.