我怎样才能在不影响括号方向的情况下混合来自读自的语言的文本和读自right to left的后期词?left to right

我是否需要使用从Regex中重新识别字符encoding并自动应用direction&的 a text-orientation?
我怎样才能在不影响括号方向的情况下混合来自读自的语言的文本和读自right to left的后期词?left to right

我是否需要使用从Regex中重新识别字符encoding并自动应用direction&的 a text-orientation?
在我看来:unicode-bidi:-moz-plaintext已经解决了它 forfirefox和unicode-bidi:-webkit-plaintextfor chrome。
但是,这是一个实验性的属性,它还不是一个标准:unicode-bidi。我想知道plaintext其他浏览器的其他变体是什么。