Bug 220680 - [GLIB] fast/text/cjk-multi-codepoint-cluster-vertical.html is failing
Summary: [GLIB] fast/text/cjk-multi-codepoint-cluster-vertical.html is failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-15 18:48 PST by Lauro Moura
Modified: 2021-01-22 18:48 PST (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 Lauro Moura 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}"
Comment 1 Radar WebKit Bug Importer 2021-01-22 18:48:13 PST
<rdar://problem/73524298>