-
### [REQUIRED] Environment info
**firebase-tools:**
13.22.0
**Platform:**
macOS Monterey 12.3
### [REQUIRED] Test case
This issue pertains to a deprecation warning emitted by the Fir…
-
```ts
import nodemailer from "nodemailer";
export const sendEmailNotification = async (
to: string,
subject: string,
text: string
) => {
// Create a test account
let testAccount = …
-
### What is the issue with the HTML Standard?
`HTMLHyperlinkElementUtils`, [^1], is only included by `` and `` elements. Both latter elements may run script via `javascript:` URLs.
CC @koto, @fr…
-
I propose we ship complete fetch bindings in Core. This has a few reasons:
1. Fetch is as close as an industry standard as we'll get for making network requests. The default experience in ReScript to…
-
The HTML spec defines the term [CORS-same-origin](https://html.spec.whatwg.org/multipage/urls-and-fetching.html#cors-same-origin) which in turn references the concept of response [type](https://fetch.…
-
Navigate to https://infra.spec.whatwg.org/#strings and click on the bold "string" definition. In the reference box that pops up, click `#string` at the top. In the past (and in maybe every other bikes…
-
* https://svgwg.org/svg2-draft/painting.html#TermPaintServerElement
* https://www.w3.org/TR/css3-values/#url-value
Not sure if this is an SVG2 or CSS3 issue, but I'm confused about paint server re…
-
After the following issues (https://github.com/opennextjs/opennextjs-cloudflare/issues/45 and https://github.com/opennextjs/opennextjs-cloudflare/issues/42) were resolved I was finally able to build m…
vacom updated
1 month ago
-
Hi @dshanske @pfefferle! I'm seeing an odd issue with source URLs with URL-encoded `#` characters, eg https://fed.brid.gy/render?id=https%3A%2F%2Findieweb.social%2Fusers%2Fsnarfed%23likes%2F709275 . T…
-
Feature request from https://github.com/web-platform-dx/web-features/issues/484.
I would like to answer the question "is it standards track" for every feature in web-features, and @tidoust suggeste…