- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Tue, 29 Mar 2022 21:44:18 +0000
- To: public-i18n-archive@w3.org
I think the idea of this parameter was that it enables word-boundary-detection for the specified language(s) only; other languages are not affected. What language the element is actually in is what determines the language used for the word-boundary-detection. For example, if I have a trilingual document in English, Japanese, and French, if I set `word-boundary-detection: auto(ja)` then it will enable detection for Japanese paragraphs only. If there are no Japanese paragraphs, it won't have any effect. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/i18n-activity/issues/1472#issuecomment-1082401815 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 29 March 2022 21:48:14 UTC