🏠 New in Low Baseline Support: <bdi>
January 15, 2020
The <bdi>
element isolates text that may have a different text direction from its surrounding text. This prevents the browser’s bidirectional text algorithm from affecting or being affected by the direction of the surrounding text.
Source features
html.elements.bdi
[mdn]