Claas Augner
Claas Augner
I cannot reproduce in Safari 18.6 both with the [Try it](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/datalist#try_it) demo, and [this example](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/datalist#textual_types): Is there anything I'm missing?
Okay, I see what you mean. Browser support appears to vary: | Input type | Chrome | Firefox | Safari | |--------|--------|--------|--------| | [Text](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/datalist#textual_types) | 🟢 | 🟢 | 🟢...
@fschroiff Would you mind updating issue title and description? It currently says that "none of the examples actually work", but that does not appear to be accurate.
The [`webNavigation` schema](https://searchfox.org/firefox-main/source/toolkit/components/extensions/schemas/web_navigation.json) doesn't mention `parentFrameId`, but indeed the [linked source code](https://searchfox.org/firefox-main/rev/2e66ab5e9ba19722090f298cc1c9c290c985e274/toolkit/components/extensions/parent/ext-webNavigation.js#138) suggests that it is supported. @dotproto or @rebloor Can you confirm?
> yes, connecting chrome devtools to the emulator which has chrome 109 installed. I'm not sure what you mean by "emulator", but I just verified that the following BCD collector...
@andesco Could you add screenshots to the PR description? I don't see any differences between Safari 26, 18.4, and 17.3, and I don't find the mentioned setting neither in Safari...
@andesco When you have a moment, please add some screenshots and instructions on how to reproduce your findings. See comments above.
> This workflow would also need to update Daniel's package to get the latest list of pages. Could we add that step in? I don't think they have to happen...
> Maybe we could implement something similar here to push a commit to the `@ddbeck/mdn-content-inventory` dependabot PR? Yes, this is what I have done now. 👍
> This seems to be a chrome canary / dev problem, i.e. a beta version of chrome To avoid confusion: This affects Chrome Dev, the preview version of Chrome, not...