mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-06-19 10:02:16 +00:00
unicode-bidi:plaintext (#44596) resolves text direction per line, but list markers and the blockquote border are box chrome driven by the CSS direction property, which plaintext never sets, so an RTL list renders its numbers stranded at the far left edge. CSS cannot close this gap (:dir() only reads the dir attribute, never plaintext resolution), so ul/ol/blockquote carry dir="auto" and the browser resolves their box direction natively while the plaintext rules keep owning the text. Inline code carries dir="ltr", which HTML's auto algorithm skips, matching the no-vote contract the CSS isolate already gives it. |
||
|---|---|---|
| .. | ||
| bootstrap-installer | ||
| desktop | ||
| shared | ||