-
### Basic info:
- **Node.js version:** v8.1.3
- **jsdom version:** v11.1.0
### Minimal reproduction case
```js
let jsdom = require('jsdom');
const JSDOM = jsdom.JSDOM;
const domString…
-
The INFRA spec currently has a good definition of ordered map, but its definition requires key uniqueness. Sometimes the uniqueness constraint isn't desirable. For example whatwg/fetch describes [h…
-
@iherman
I don't see EPUB 3/4 being mentioned in the publishing roadmap currently. Is it useful to mention that?
-
Hi guys? There's anyway to set a timeout? (Without use a setTimeout() and throw some error manually)
PS: I'm using react.
Thanks!
-
I think NG should cover some APIs that belong to body standards.
List of proposed APIs:
- [Canvas](http://www.w3.org/TR/2015/CR-2dcontext-20150702/)
- [Fetch](https://fetch.spec.whatwg.org/)
- [File](…
-
Vulnerable Library - jsoup-1.14.2.jar
jsoup is a Java library for working with real-world HTML. It provides a very convenient API for fetching URLs and extracting and manipulating data, using the be…
-
**Vulnerabilities**
DepShield reports that this application's usage of [lodash.sortby:4.7.0](https://ossindex.sonatype.org/component/pkg:npm/lodash.sortby@4.7.0) results in the following vulnerabilit…
-
We'd like to extend Zulip to allow linkifying a wider range of links, including those on custom protocols (This will probably involve removing the `ENABLE_FILE_LINKS` setting).
https://chat.zulip.o…
-
This causes us to fail tests like [event_basic](https://github.com/web-platform-tests/wpt/blob/master/webstorage/event_basic.js) which use an iframe to watch for storage events. The code in `handle_br…
-
After the recent update (7.9.1) the URL parser does not fully parse the following URIs anymore:
> http://example.com/test?returnParm=%2ftest2?param=value
> http://example.com/test2??param=value
E…