skyclouds2001

Results 103 comments of skyclouds2001

我自己最近测试情况如下 其中英文官网和中文官网无法ping通且浏览器无法打开,日文官网和西班牙语官网可ping通且浏览器可打开 ```shell > ping vitejs.dev Ping 请求找不到主机 vitejs.dev。请检查该名称,然后重试。 > ping cn.vitejs.dev Ping 请求找不到主机 cn.vitejs.dev。请检查该名称,然后重试。 > ping es.vitejs.dev 正在 Ping vuejs.netlifyglobalcdn.com [3.36.187.70] 具有 32 字节的数据: 来自 3.36.187.70 的回复: 字节=32 时间=91ms...

> 这些是原文本身存在的一些问题,可以考虑提个 issue 或 PR 修复一下 PR 创建在 ,在其合并后还请同步一下

> > 这些是原文本身存在的一些问题,可以考虑提个 issue 或 PR 修复一下 > > PR 创建在 [mdn/content#33354](https://github.com/mdn/content/pull/33354),在其合并后还请同步一下 [mdn/content#33354](https://github.com/mdn/content/pull/33354) 已经合并了

> html.elements.select.required also `html.elements.input.required`, which is adding via #21874

> I've moved this to BCD because there is no information to link to. `required` is not a global attribute but should be present on a set of elements, including...

I guess this might be a reason of a browser setting which disable the spell and grammar check for chrome 120, this is *Settings -> Languages -> Spell check*, the...

also includes other WebGPU features, like *api.GPUDevice*, etc.

see https://github.com/mdn/content/issues/30598#issuecomment-1832088200, this is not a bug, this is just the default behavior - sessionStorage does not shared between different tabs but on same-origin iframes

Maybe whether any of the browser has support this feature need additional check

> Chrome is shipping it: https://developer.chrome.com/docs/capabilities/web-apis/reporting-api Thanks. I did more research and notice this feature is enabled behind a develop flag, see: https://issues.chromium.org/issues/40122847 https://issues.chromium.org/issues/40122847