skyclouds2001

Results 114 comments of skyclouds2001

No, I think the text is correct.

But the documentation, https://developer.mozilla.org/en-US/docs/Web/API/Event/Comparison_of_Event_Targets, can be updated as a section in `Event`'s documentaion And the link of the specifications need to update, too.

close as https://github.com/mdn/content/pull/31658 has been merged

> @teoli2003 and @Rumyra, I am not able to open Google docs sheet. Can I get access? I already send request for a access. Well, I just realize it

https://developer.chrome.com/docs/web-platform/page-lifecycle-api can be a useful link

But whether an autoplay video is allowed to play is a complex situation, which may also relates with which website it belongs to For Chrome, the case is some websites...

同上,我也遇到了这个问题 OS: Windows10 x64 IDE:WebStorm 2023.1 Node:18.13.0 vite:4.2.1 typescript:5.0.2 unplugin-element-plus:0.7.0

> just add // @ts-ignore if using @ts-ignore to disable this ts error, @ts-expect-error is much better

note that the syntax in mdn-data is correct now

The mdn/data that csstree/csstree use has a incomplete syntax for this css function. I've made https://github.com/mdn/data/pull/867 to update the syntax to match the latest implement and spec, but this havn't...