You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: files/en-us/mozilla/firefox/releases/152/index.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,11 @@ Firefox 152 is the current [Beta version of Firefox](https://www.firefox.com/en-
32
32
33
33
<!-- #### Removals -->
34
34
35
-
<!-- ### SVG -->
35
+
### SVG
36
+
37
+
- The {{domxref("SVGTextPathElement.side")}} read-only property is now supported, indicating whether text is drawn on the left or right hand side of a text path.
38
+
This reflects the corresponding [`path`](/en-US/docs/Web/SVG/Reference/Attribute/path) attribute on the [`<textPath>`](/en-US/docs/Web/SVG/Reference/Element/textPath) element.
0 commit comments