Xidorn Quan

Results 78 issues of Xidorn Quan

无论是函数签名还是电子签名的语境,这个词感觉都应该译作“签名”而非“标记”。

Other tokio crates have been using this, e.g. tokio-threadpool.

In `GlobalEventHandlersEventMap`, `error` event is mapped to `ErrorEvent`. This might be correct for `Window` when handling events from runtime error, it is incorrect for `Element`s. When `Element`s trigger that event,...

When using `#[derive(GraphQLQuery)]`, after compiling, if you change the query file or the schema file and run `cargo build` again, it would do nothing. This is because compiler is unaware...

For example, open https://html.spec.whatwg.org/ wait it to fully load, and try to take the full page screenshot of this page. On my machine, it only gets to section 1.4, but...

Currently there is nothing guarantees that the information in the cheatsheet is correct. We should probably do checking somehow during the page generating.

e.g. `whatwg/dom#404` should be highlighted as a whole rather than only making `#404` highlighted.

Fixes #58. *** Preview | Diff