Giter Site home page Giter Site logo

Comments (5)

IvanUkhov avatar IvanUkhov commented on May 21, 2024

I believe the logic can be seen here. There is no way to configure this at this point.

from svg.

crabmusket avatar crabmusket commented on May 21, 2024

For future reference, here's the correct permalink where the self-closing formatting can be found:

return write!(formatter, "/>");

from svg.

IvanUkhov avatar IvanUkhov commented on May 21, 2024

Thank you for the correction. Right, one would have to distinguish two cases there: permitted to close without a closing tag or not, depending on the element. To this end, perhaps Element should be extended with some flags to communicate more about how each element behaves.

from svg.

IvanUkhov avatar IvanUkhov commented on May 21, 2024

Can anybody please provide a link to the spec that shows that certain tags are not permitted to be self-closing? If the current behavior is in accordance with the specification, nothing has to be changed.

from svg.

IvanUkhov avatar IvanUkhov commented on May 21, 2024

I leave this one as a reference and close this issue:

https://stackoverflow.com/questions/24299969/closing-svg-tags-explicit-or-self-closing

Please shout if there is a contradicting and more reliable reference.

from svg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.