math-depth
The math-depth property specifies the depth of mathematical content.
Formal Syntax
auto-add | add(<integer>) | <integer>
JavaScript Access
// Access via element.style
element.style.mathDepth = '0';
Browser Support
| Feature | Chrome | Firefox | Safari | Edge |
|---|---|---|---|---|
| math-depth | 109 | 117 | โ | 109 |
| auto-add | 109 | 117 | โ | 109 |