Results 89 issues of sideshowbarker

It is possible to generate a domain for an app (expose the app) using just the CLI? Or must I instead use the web-based UI?

It’d be great if the 302 responses from https://media.prod.mdn.mozit.cloud/ had the Access-Control-Allow-Origin header. See https://github.com/mdn/content/pull/726 for some context; I had considered using https://mdn.mozillademos.org/files/16553/DgsZYJNXcAIPwzy.jpg as a request URL in a live...

🚉 platform
🐌 idle
needs: decision from engineering

Fixes https://github.com/mdn/content/issues/22096

Content:HTTP

Fixes https://github.com/mdn/content/issues/22177. @bergus it would great to have your review on this, if you can make time — since it’s based on your wording from https://stackoverflow.com/a/57261820/441757

Content:WebAPI

Fixes https://github.com/mdn/content/issues/22176. This is a good example of why it’s problematic to include listings of 3rd-party tools in MDN articles: Nobody ever actively maintains them — and in most cases,...

Content:Learn

#### 5eb2dfe16af9d334843bdefe2ac0372487010ab7 Inert attribute should make text not findable by find-in-page https://bugs.webkit.org/show_bug.cgi?id=269909 Reviewed by NOBODY (OOPS!). This change makes WebKit conform to the HTML spec requirement at https://html.spec.whatwg.org/multipage/interaction.html#inert-subtrees, which states...

DOM

#### 6ba573fa51788188805a1d224f12ebd7b65efe24 Parsing of floating-point number values in attributes should allow leading ascii whitespace, plus sign, and trailing junk https://bugs.webkit.org/show_bug.cgi?id=268542 Reviewed by NOBODY (OOPS!). For any attribute whose value the...

DOM

This adds the `ghi.sort` option for the case where you want a different default sort method than `created`—e.g., you usually want `updated` instead. This change eliminates the need in that...

https://dom.spec.whatwg.org/ is the only DOM spec now being actively maintained—the one that implementors are actually working from and the only one that’s incorporating new features and receiving bug fixes. (https://www.w3.org/TR/dom/...