[Webkit-unassigned] [Bug 220680] New: [GLIB] fast/text/cjk-multi-codepoint-cluster-vertical.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 15 18:48:02 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=220680
Bug ID: 220680
Summary: [GLIB]
fast/text/cjk-multi-codepoint-cluster-vertical.html is
failing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Text
Assignee: webkit-unassigned at lists.webkit.org
Reporter: lmoura at igalia.com
CC: mmaxfield at apple.com
fast/text/cjk-multi-codepoint-cluster-vertical.html
Image diff. Test added in r271425 (bug220536).
The glyph is rendered in the correct orientation but there is a small positioning difference between the actual (writing-mode vlr) and the expected htmls results.
Dumping the render trees for each one we have the following diff (top: text in vertical mode and bottom, the reference horizontal text).
10,12c10,12
< RenderBlock {DIV} at (0,36) size 100x100
< RenderText {#text} at (-6,0) size 111x100
< text run at (-6,0) width 100: "\x{30D5}\x{309A}"
---
> RenderBlock {DIV} at (0,36) size 784x100
> RenderText {#text} at (0,-6) size 100x111
> text run at (0,-6) width 100: "\x{30D5}\x{309A}"
--
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/20210116/5c9c8c5f/attachment.htm>
More information about the webkit-unassigned
mailing list