Shadow DOM Bug: SVGs don't display correctly
TroubleshootingSummary
In Safari, shadow DOMs don't render SVGs properly that contain SVG `use` elements. yFiles for HTML uses this feature extensively and thus looks broken in Safari when used inside a shadow DOM.
Description
According to the webkit team the SVG spec is not clear enough about how to handle SVG use
elements inside shadow DOMs.
There is an open bug with the shadow DOM specification and the consent seems to be that the spec needs to be refined in order to properly support SVG inside shadow DOMs.
Categories this article belongs to:
yFiles for HTML > Other
Applies to:
yFiles for HTML: 1.0, 1.1, 1.2, 1.3, 1.4, 2.0, 2.1
Keywords:
Safari - SVG - bug - webkit - shadow dom - web components - invisible - 174977