[Webkit-unassigned] [Bug 212205] New: [WPE] fast/text/zero-width-characters.html, fast/text/zero-width-characters-complex-script.html failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 21 05:34:48 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=212205

            Bug ID: 212205
           Summary: [WPE] fast/text/zero-width-characters.html,
                    fast/text/zero-width-characters-complex-script.html
                    failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zan at falconsigh.net

The following two zero-width-character tests are failing on WPE since being enabled:
- fast/text/zero-width-characters.html
- fast/text/zero-width-characters-complex-script.html


--- /app/webkit/WebKitBuild/Release/layout-test-results/fast/text/zero-width-characters-expected.txt
+++ /app/webkit/WebKitBuild/Release/layout-test-results/fast/text/zero-width-characters-actual.txt
@@ -1,3 +1,3 @@
 This test checks various characters that should always be zero width to ensure that they are. The WebKit text system ensures this in a way that's independent of the fonts installed on the system.

-PASS: All the characters had zero width.
+FAIL: One or more of the characters had a non-zero width.


--- /app/webkit/WebKitBuild/Release/layout-test-results/fast/text/zero-width-characters-complex-script-expected.txt
+++ /app/webkit/WebKitBuild/Release/layout-test-results/fast/text/zero-width-characters-complex-script-actual.txt
@@ -1,3 +1,3 @@
 This test checks various characters that should always be zero width to ensure that they are when enclosed by complex script characters. The WebKit text system ensures this in a way that's independent of the fonts installed on the system.

-PASS: All characters had zero-width.
+FAIL: 1 characters had non-zero width or failed to get measured when test with Devanagari

-- 
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/20200521/6691c2d3/attachment.htm>


More information about the webkit-unassigned mailing list