[Webkit-unassigned] [Bug 241699] TextureMapperGL: rendering glitch of a 3d transformed text in Strange-Loop-2012
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jun 19 14:20:28 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241699
--- Comment #3 from Fujii Hironori <Hironori.Fujii at sony.com> ---
In this test case, <section> and <span> elements has transform-style:preseve-3d, but intermediate <a> element doesn't have it.
This is the case not supported as 231816 at main change log explains.
<section> transform-style:preseve-3d
+<a>
+<span> transform-style:preseve-3d
+<span::after>
--
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/20220619/63e22b38/attachment.htm>
More information about the webkit-unassigned
mailing list