-
As of now, Colly parses URLs with Go stdlib's `net/url` parser. This parser is somewhat simple, and doesn't do some quirks that browsers do. Since Colly is a web crawling framework, in order to be abl…
WGH- updated
11 months ago
-
### WebKittens
@annevk @nt1m
### Title of the proposal
CSS :open and :closed pseudo-classes
### URL to the spec
https://drafts.csswg.org/selectors-4/#open-state
### URL to the spec's…
-
Via [universal-url](https://npmjs.com/universal-url) as it covers far more edge cases such as IDNAs and IPv6 than a simple regex will.
```js
const isEmail = email => {
try {
const url = ne…
-
Currently there are several issues raised for _[node-fetch](https://github.com/node-fetch/node-fetch) v2.x_ ([#1793](https://github.com/node-fetch/node-fetch/pull/1793), [#1794](https://github.com/nod…
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification title: HTML
* Specification or proposal URL (if available): https://github.com/whatwg/html/issues/9373
* Expla…
-
### What is the issue with the HTML Standard?
In https://html.spec.whatwg.org/multipage/input.html#show-the-picker%2C-if-applicable, UI gets shown to the user representing the picker for either `inpu…
-
### Describe the bug
Most likely it's an issue with Bun. It happens when integrating GraphQL Yoga with Express and using express.json() middleware. Also the bug occurs when integrating Yoga with Fast…
-
### What happened?
Every time `pulumi` is run, it outputs:
```
[DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
```
### Example
Run `pu…
-
# Problem
In a scenario like:
1. Speculation rules prefetch to a URL is added to Document A
2. Speculation rules prerender to the same URL is added to Document A
The prefetched results from …
-
### What problem are you trying to solve?
`FormData` objects can have multiple entries with the same key. [The `FormData` `has()` method](https://xhr.spec.whatwg.org/#dom-formdata-has) is useful ch…