wbamberg
wbamberg
This looks a lot like the examples that we used to use the samples-server for - somewhere the example needs a server-side component. And in this case whoever wrote this...
I'm sorry you find the new sidebar less useful. Since I'm responsible for the changes perhaps I should try to explain some of my reasoning. This is largely going to...
This seems relevant to Temporal too, @meyerweb .
Note that the actual code this example refers to: https://github.com/mdn/fibonacci-worker/blob/master/index.html is using console.log, so it would probably be best to update the page to match. In fact I wonder if...
@fred-wang , https://github.com/mdn/content/pull/21092 ought to fix all three of those pages, and seems to, but please let me know if it doesn't :).
Yes, we had a rogue gitbot closing some issues that should have stayed open. It's a good reminder to fix some of these old issues though!
Thanks for filing! The spec lists `text-decoration`, but [also says](https://drafts.csswg.org/css-pseudo/#highlight-styling): > Historically (and at the time of writing) only color and background-color have been interoperably supported. This doesn't appear quite...
See also https://github.com/mdn/content/issues/4713.
Things we need for this to get done: - [x] merge https://github.com/mdn/yari/pull/7335 - [x] merge another Yari PR, to make the sidebars understand `short-title` - [x] definitive consensus on page...
> no page at the moment starts with a live sample in level two `## intro` section. Except for the two that are referenced in https://github.com/mdn/content/pull/10758#issue-1062998747 ? https://developer.mozilla.org/en-US/docs/web/html/element/input/date#examples https://developer.mozilla.org/en-US/docs/web/html/element/input/month#examples Still...