[Webkit-unassigned] [Bug 205660] New: paint-order not working for <text> node when using text-anchor property on parent element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 31 11:43:10 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=205660
Bug ID: 205660
Summary: paint-order not working for <text> node when using
text-anchor property on parent element
Product: WebKit
Version: Safari 13
Hardware: Macintosh
OS: macOS 10.15
Status: NEW
Severity: Normal
Priority: P2
Component: SVG
Assignee: webkit-unassigned at lists.webkit.org
Reporter: marijanlekic89 at gmail.com
CC: zimmermann at kde.org
Paint order for <text> node is not respected if parent element has a property "text-anchor: middle"
Reproducible scenario:
1) open working example https://jsfiddle.net/g3xeqjbv/
2) paint-order is working fine
2) uncomment /* text-anchor: middle; */ and see difference -> paint-order not working for text2
--
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/20191231/cee6ee1e/attachment.htm>
More information about the webkit-unassigned
mailing list