mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 21:00:42 +02:00
This commit changes IsBidiLeaf to mark ruby boxes not a bidi leaf, since conceptually they are not. I auditted all uses of it, and I believe it makes more sense this way. Differential Revision: https://phabricator.services.mozilla.com/D58290 --HG-- extra : moz-landing-system : lando
6 lines
265 B
HTML
6 lines
265 B
HTML
<!DOCTYPE html>
|
|
<meta charset="UTF-8">
|
|
<title>Bidirectional text inside ruby content box</title>
|
|
<link rel="author" title="Xidorn Quan" href="https://www.upsuper.org">
|
|
<body dir="rtl" style="font-size: 64px">
|
|
<ruby><div>אב12ג</div><rt><div>אabבג</div></ruby>
|