WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
220680
[GLIB] fast/text/cjk-multi-codepoint-cluster-vertical.html is failing
https://bugs.webkit.org/show_bug.cgi?id=220680
Summary
[GLIB] fast/text/cjk-multi-codepoint-cluster-vertical.html is failing
Lauro Moura
Reported
2021-01-15 18:48:02 PST
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}"
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-01-22 18:48:13 PST
<
rdar://problem/73524298
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug