-
Hello. Sorry for creating another issue. I am just incredibly confused why PhantomJS launcher keeps saying any window objects / fetch is undefined. Here is my karma.conf.js
```
var path = require('pa…
-
```
Chromecast does not honor a 302 redirect on the manifest, per RFC3986 section
5.1.3:
https://www.ietf.org/rfc/rfc3986.txt
To reproduce the problem, open a DASH stream that has a 302 redirect rep…
-
In WHATWG `RequestInit` has `RequestDuplex duplex` property but it's missing in node-fetch typescript API
https://github.com/node-fetch/node-fetch/blob/8b3320d2a7c07bce4afc6b2bf6c3bbddda85b01f/%40…
-
At the [APA & WHATWG joint meeting at TPAC](https://www.w3.org/events/meetings/a0de5c4b-855f-4e12-b5ea-af56343f3fe7) today we discussed the usage of `data-*` attributes. The reason for not using `data…
-
### Describe the issue
As part of our company's security policy, we run all our application through fortify scan. Fortify scan raised a flag in axios.js file where setAttribute('href' href) has been …
-
Attempting to verify the behaviour of step 10 of [update the image data](https://html.spec.whatwg.org/multipage/images.html#update-the-image-data), I ran [this test](http://software.hixie.ch/utilities…
-
Per spec, https://html.spec.whatwg.org/#navigate step 8 aborts all fetches, even when the navigation is to javascript:.
That's not web-compatible, last I checked. Certainly Gecko has an explicit "…
-
http://schema.org/telephone
http://schema.org has machine-readable DataType values for dates, prices, etc. The schema.org/telephone property has an expected value of Text, which is freeform and ambig…
-
https://privacycg.github.io/storage-partitioning/ has some general background here and https://trac.torproject.org/projects/tor/ticket/15502 is much more specific.
@bakulf was thinking that we coul…
-
There are several URL types that are basically of the form `scheme:`. For example, `data:`, `mailto:`, `javascript:`, and `urn:`.
The question is, how should software process these URLs? I see thre…