Claas Augner
Claas Augner
- package.json: https://github.com/mdn/interactive-examples/blob/2245adcb37744f1ac22e0e47d78dabac32391dae/package.json#L6 - package-lock.json https://github.com/mdn/interactive-examples/blob/2245adcb37744f1ac22e0e47d78dabac32391dae/package-lock.json#L11 - LICENSE.md https://github.com/mdn/interactive-examples/blob/2245adcb37744f1ac22e0e47d78dabac32391dae/LICENSE#L1
Initial WebKit impl: https://github.com/WebKit/WebKit/pull/30021 If the collector tests pass in Safari TP, we can set `version_added: "preview"`: https://mdn-bcd-collector.gooborg.com/tests/api/NavigationActivation
@dependabot recreate
> * minimum supported webpack version is `5.27.0` > > * minimum support Node.js version is `18.12.0` > > * the `insert` option can only be a selector or the...
I can reproduce the issue. Here's how the [Art gallery example](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Using_images#art_gallery_example) looks like in Firefox: When opening in the Playground, the gallery first looks the same: But after pressing the...
As https://github.com/mdn/yari/issues/9819#issuecomment-2541016812 pointed out, this is fixed now, most likely via https://github.com/mdn/content/pull/32802.
@yin1999 Can you please fill out the "How did you test this change?" section, e.g. by pointing to a page where this will change the displayed modified date (ideally with...
@simevidas Thank you for raising this issue. 👍 I skimmed through the linked standards discussion and agree that we should avoid the heading in the summary element.
FWIW PurgeCSS has [a CLI](https://purgecss.com/CLI.html), and I will try and run it on the latest build.
We're in the process of replacing yari, and the replacement avoids unused CSS, so closing this as won't fix.