Fuqiao Xue

Results 189 issues of Fuqiao Xue

Reading the Chinese national standard GB/T 32411-2015 *Information technology for the Uyghur, Kazagh, and Kirghiz editor common software*, I noticed the following text: > No line should begin with period,...

question
l:ug

The ToC should be on the right after adding `dir="rtl"` to the `` tag. Related: https://github.com/w3c/tr-design/issues/258

Our specs use a lot of physical directions and dimensions, like [this one](https://github.com/w3c/tr-design/blob/46352c1e0a5ffb4078ac3a93b17f8c14ec2aec4d/src/base.css#L766). I think we can change them to [logical properties and values](https://www.w3.org/TR/css-logical-1/). In this way, when the document...

https://github.com/w3c/tr-design/blob/38e0f2610dba775053ec5f5cf61bf89ff3587ade/versions-proposal.html#L17-L18 uses `` and `` to hide the spec metadata by default. When expanding/collapsing it by clicking "Specification Metadata" (i.e., the `` element), it's easy for me to select the...

enhancement
OutOfScope

Moving from https://www.w3.org/Mail/flatten/index?subject=i18n-ISSUE-464&list=public-media-capture : ----- The 'label' value is described as follows: > User Agents MAY label audio and video sources (e.g., "Internal microphone" or "External USB Webcam"). The MediaStreamTrack.label...

i18n-needs-resolution

https://deno.land/[email protected]/getting_started/debugging_your_code#chrome-devtools > You might notice that DevTools pauses execution on the first line of > `_constants.ts` instead of `file_server.ts`. This is expected behavior caused by > the way ES modules...

https://github.com/sparanoid/chinese-copywriting-guidelines?tab=readme-ov-file#text-spacing-to-the-rescue > CSS Text Module Level 4 的 text-spacing 和 Microsoft 的 -ms-text-autospace 可以實現自動為中英文之間增加空白。不過目前並未普及,另外在其他應用場景,例如 macOS、iOS、Windows 等用戶介面目前並不存在這個特性,所以請繼續保持隨手加空格的習慣。 这里是否可以考虑更新一下?macOS/iOS已经支持了,浏览器也在支持中。 参考: * https://zhuanlan.zhihu.com/p/128165555 (iOS) * https://tech.sina.cn/digi/nb/2019-06-06/detail-ihvhiews7042715.d.html (macOS) * https://developer.chrome.com/blog/css-i18n-features#inter-script_spacing_text-autospace (Chrome) * https://developer.apple.com/documentation/safari-release-notes/safari-18_4-release-notes#CSS (Safari)

In the "[Global attributes](https://html.spec.whatwg.org/dev/dom.html#global-attributes)" section there is a "annotations for assistive technology products" link that leads to nowhere. Should it be marked with `w-nodev`?

dev edition

In our teleconference, the Internationalization WG actioned me with filing an issue to add "authors" to Specref references. For the i18n WG/IG, "author" is the actual producer of the content,...