- From: Fuqiao Xue via GitHub <sysbot+gh@w3.org>
- Date: Sat, 24 May 2025 02:44:40 +0000
- To: public-i18n-archive@w3.org
xfq has just created a new issue for https://github.com/w3c/i18n-drafts: == [articles/vertical-text/index] Update this article == [source] (https://www.w3.org/International/articles/vertical-text/index.en.html) [en] There are some areas that could be improved on this article: ## Browser support ### Sideways values of `writing-mode` https://www.w3.org/International/articles/vertical-text/index.en.html#other-wmode per https://www.w3.org/TR/latn-gap/#issue11_writing_mode Blink and WebKit now support sideways values of `writing-mode`. ### Forms https://www.w3.org/International/articles/vertical-text/index.en.html#forms This section needs to be updated to reflect the current implementations. ## `direction` property We should probably discuss the `direction` property's role in controlling the orientation of vertical form elements. By default, the controls have a `direction` value of `ltr`. This causes sliders and progress bars to be drawn from top to bottom. You can change this by setting `direction: rtl` — this causes them to be drawn from bottom to top instead. Please view or discuss this issue at https://github.com/w3c/i18n-drafts/issues/668 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 24 May 2025 02:44:40 UTC