- From: Hubert Głuchowski via GitHub <noreply@w3.org>
- Date: Wed, 20 Aug 2025 22:14:38 +0000
- To: public-css-archive@w3.org
Note that for my layout implementation I have decided to implement ruby like an opaque atomic inline but with special line-breaking behavior. This makes the most sense to me as: - Ruby boxes are completely isolated with respect to bidi reordering - Line breaking still works (conceptually, I admit I got lazy and didn't bother implementing it yet) I think this would be a sensible direction to go but it'd be good to know what other engines do and whether those approaches might somehow be better or how hard it would be to make them fully isolate these boxes. -- GitHub Notification of comment by afishhh Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12327#issuecomment-3208238418 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 20 August 2025 22:14:39 UTC