skyclouds2001

Results 114 comments of skyclouds2001

> Safari (as at time of writing) does _not_ support `user-select` without a prefix. When I write the `VendorLonghandProperties` to specifically mean `-webkit`, I intend it to mean `-webkit-user-select` and...

will be added in https://github.com/mdn/data/pull/864

Yes, I think data for `navigation` and `type` descriptors of `@view-transition` at-rule should be added, just similar to other at-rules

> There's no mention of potential loss of data if something is written via `Storage.setItem(...)` and immediately followed by e.g. `window.href = '/'` I think you are saying `location.href =...

the exact link now is https://drafts.csswg.org/css-overflow-4/#propdef-continue note that the property seems not to be supported for a long time

after https://github.com/mdn/data/pull/781 get merged and https://github.com/mdn/data/pull/794 get released, this can be improved

可以的话列下具体报错信息?

the onlt remain ones are `@charset` and `@counter-style`

I write a test for checking key orders in other repo: https://github.com/skyclouds2001/mdn-tools/blob/master/checks/data-order-check.js and result will output here: https://github.com/skyclouds2001/mdn-tools/blob/master/results/unordered_data.json