Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MathJax
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 304
    • Issues 304
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MathJax
  • MathJax
  • Issues
  • #2987
Closed
Open
Issue created Jan 12, 2023 by Jacob Parker@jacobp100

SVG Native Spec

Is your feature request related to a problem? Please describe.

Adobe & Apple are developing a SVG Native subset of SVG. In addition, there appears to be a private SVG library on iOS. Putting these two together, you might conclude Apple may eventually support SVG Native images in iOS without a webview. In addition, Adobe already has a SVG Native renderer for iOS

It would be great if the SVG output also conformed to this subset. It looks like it's already mostly compliant. Currently I can see the following issues:

  • Use of svg inside the main svg [1], [2], [3]
  • em units - I can't quite work out where these are used, but I do remember seeing them
  • Text - I think this is just a fallback - maybe just a way to turn this off and throw an exception would suffice

And I noticed these too - but not certain they would actually show up if someone was to make an iOS library

  • foreignObject

Describe the solution you'd like

^^

Describe alternatives you've considered

Nil

Additional context

Nil

Assignee
Assign to
Time tracking