skyclouds2001

Results 114 comments of skyclouds2001

seems that [mdn-data](https://github.com/mdn/data) has `@layer` data yet https://github.com/mdn/data/blob/31d4ebe3cdf79c3a13c8c601c18bcc90c0cbb0fe/css/at-rules.json#L324-L335

as https://github.com/NervJS/taro/pull/17385 has been merged, it is time to merge this

can be confirmed from https://chromestatus.com/features#speculation%20rules

> 文档都看不到了,还做个der 感觉这组件库已经没人维护了

> New repository for docs is here: https://github.com/vite-pwa/docs Thanks, but it is not editing the repo's documentation, it is updating the repo's source code (but for comment only)

I've fired https://github.com/mdn/data/pull/951 to fix this issue in upstream

since [`ChildNode`](https://dom.spec.whatwg.org/#childnode) is defined as mixin in spec, and is used by [`DocumentType`](https://dom.spec.whatwg.org/#documenttype) [`Element`](https://dom.spec.whatwg.org/#element) [`CharacterData`](https://dom.spec.whatwg.org/#characterdata), it's OK to link to [`CharacterData.remove()`](https://developer.mozilla.org/en-US/docs/Web/API/CharacterData/remove), but it'll be better also to link to [`Element.remove()`](https://developer.mozilla.org/en-US/docs/Web/API/Element/remove)...

Guessing the issue can be closed as the linked PR is closed

> The file from Chrome's you mentioned had been taken into consideration years ago when most updates to BCD were still performed manually. Now, almost all data is collected by...

I've updated the title and description and has confirmed the three APIs has different data with current one.