Fuqiao Xue

Results 189 issues of Fuqiao Xue

Submitting demos and editing/reviewing/translating documentation on MDN can be added. ***** **Update:** The Demo Studio [has been retired](https://blog.mozilla.org/community/2015/12/18/saying-goodbye-to-demo-studio/), but the documentation part is still valid.

# Current behavior First, thank you for working on Boost Note! I used it for the first time today and encountered some issues: some Chinese characters can be displayed normally...

bug :bug:
assigned to core :supervillain:

https://github.com/sparanoid/chinese-copywriting-guidelines#text-spacing-to-the-rescue > 例如 macOS、iOS、Windows 等用戶介面目前并不存在這個特性,所以請繼續保持隨手加空格的習慣。 iOS目前已经有了这个特性,可见 https://zhuanlan.zhihu.com/p/128165555

### Describe the PR tools.ietf.org is no longer to be relied on per https://mailarchive.ietf.org/arch/msg/tools-discuss/oYrAxb3KayPzZ4SNB1DVZTDPPNo/ AFAIK, rfc-editor.org is the recommended URL for RFC and BCP nowadays. Also, I changed the link...

### Is your feature request related to a problem? Please describe. There is currently no easy way to set the text direction of an entire website. While it is possible...

enhancement

`width`/`height` on `object` only [accepts CSS pixels](https://html.spec.whatwg.org/multipage/embedded-content-other.html#dimension-attributes). This patch removes the `width` attribute, because it doesn't seem to be needed. (This commit also removes the trailing whitespace in `index.html`. You...

https://vuejs.org/about/faq.html#what-s-the-difference-between-vue-2-and-vue-3 > Vue 3 is the current, latest major version of Vue. It contains new features that are not present in Vue 2 (most notably Composition API), and also contains...

## Description of Problem There are some different auto-formatting styles in some PRs. ## Proposed Solution Add a pre-commit hook. ## Additional Information See https://github.com/vuejs/docs/issues/233

See https://www.w3.org/TR/2021/WD-css-cascade-5-20210119/#status for an example.

https://dom.spec.whatwg.org/#ranges For Text nodes, it seems that the offset of a boundary point is code unit (rather than [grapheme cluster](https://unicode.org/reports/tr29/#Grapheme_Cluster_Boundaries)) based, and surrogate pairs might be split. It would be...

i18n-needs-resolution