Bug 195044 - Setting opacity cuts off top of emoji
Summary: Setting opacity cuts off top of emoji
Status: RESOLVED DUPLICATE of bug 6274
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: 2019-02-26 05:23 PST by Ian Henderson
Modified: 2019-03-03 18:26 PST (History)
4 users (show)

See Also:


Attachments
reduced test case (45 bytes, text/html)
2019-02-26 05:23 PST, Ian Henderson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Henderson 2019-02-26 05:23:41 PST
Created attachment 362977 [details]
reduced test case

See attached test case.  Without the opacity property, the emoji is drawn normally.  The bug can be reproduced in the latest build (r242083).
Comment 1 Radar WebKit Bug Importer 2019-02-26 10:42:38 PST
<rdar://problem/48405765>
Comment 2 Simon Fraser (smfr) 2019-02-26 10:51:11 PST
Transparency layer is not big enough. Is this about not getting the right glyph bounds?
Comment 3 Myles C. Maxfield 2019-02-28 19:23:48 PST
Yeah I think this bug is the same as https://bugs.webkit.org/show_bug.cgi?id=6274
Comment 4 Alexey Proskuryakov 2019-03-03 18:26:37 PST

*** This bug has been marked as a duplicate of bug 6274 ***