files/en-us/web/svg/reference/attribute/white-space/index.md
The white-space SVG attribute specifies how {{Glossary("whitespace", "white space")}} within text should be handled. This includes whether and how white space inside the element is collapsed and whether lines may wrap at unforced soft wrap opportunities.
[!NOTE] As a presentation attribute,
white-spacealso has a CSS property counterpart: {{cssxref("white-space")}}. When both are specified, the CSS property takes priority.
For a description of the values, please refer to the CSS white-space property.
{{Specifications}}
{{Compat}}