Skip to content

Commit 484f763

Browse files
committed
FF152 Relnote: SVGTextPathElement.side
1 parent 0b2ddf6 commit 484f763

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

  • files/en-us/mozilla/firefox/releases/152

files/en-us/mozilla/firefox/releases/152/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,11 @@ Firefox 152 is the current [Beta version of Firefox](https://www.firefox.com/en-
3232

3333
<!-- #### Removals -->
3434

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.
39+
([Firefox bug 2034371](https://bugzil.la/2034371)).
3640

3741
<!-- #### Removals -->
3842

0 commit comments

Comments
 (0)