Fuqiao Xue

Results 189 issues of Fuqiao Xue

We should update the logo at the bottom of https://w3c.github.io/ to the new logo. Ref: https://github.com/w3c/tr-design/pull/333#issuecomment-1630071554

## Description of problem **What happened (e.g., it crashed)?:** `lint-ignore`, `no-unused-dfns`, and `informative-dfn` are not mentioned in https://respec.org/docs/ They are used in some specs, but currently the only way to...

docs

### Environment - Operating System: `Darwin` - Node Version: `v18.15.0` - Nuxt Version: `-` - CLI Version: `3.9.0` - Nitro Version: `-` - Package Manager: `unknown` - Builder: `-` -...

docs
v8
PR Welcome
v9

It seems that [the colours of the horizontal labels](https://github.com/w3c/csswg-drafts/labels?q=tracker+) were changed recently. They are now different from [the convention across W3C specifications](https://w3c.github.io/issue-metadata.html). Are there any related discussions/resolution about this change?

In the process of trying Chromium's implementation of [text-autospace](https://drafts.csswg.org/css-text-4/#text-autospace-property), some interested Chinese developers found an issue: there is no extra spacing between ideographs and non-fullwidth punctuation/symbols. In many cases, this...

css-text-4
i18n-needs-resolution
i18n-jlreq
i18n-clreq

https://www.w3.org/TR/alreq/#h_encoding > Arabic script is encoded in the Unicode standard semantically, meaning that every letter receives only a single Unicode character, no matter how many different contextual shapes it may...

https://www.w3.org/International/alreq/#h_writing_styles Comparing this section with the [proposed generic font families](https://github.com/w3c/i18n-discuss/wiki/Generic-font-families#proposed-categories), kano is not currently mentioned in alreq. Should we consider documenting the requirements of the ajami script?

https://www.w3.org/International/alreq/#words-as-groups-of-letters > A word shape is composed of not (only) a set of "horizontally" connected letters, but groups of letters (syntagmes). Is the word syntagmes spelled wrong here? In [Wikipedia](https://en.wikipedia.org/wiki/Syntagma_(linguistics)),...

Sync with https://github.com/w3c/bp-i18n-specdev/pull/130 /cc @aphillips

In `doc/build-osx.md`, **four** forms of the twister data directory are mentioned: - `~/Library/Application\ Support/twister` - `/Users/${USER}/.twister` - `~/.twister` - `.twister` IIUC only the first one is correct on OS X,...