🏠 New in High Baseline Support: <bdi>
July 15, 2022
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]