Justin Murray
Justin Murray
There may be other cases, but specifically if the `endContainer` of a range is a `` element, the `Range.text()` function will blow right past the end of the range and...
It would be great to have support for [Server Sent Events (SSE)](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events). Such APIs respond with a content type of `text/event-stream`, which is a simple text format for the server...
I suspect that this is caused by an interaction between this extension, and two others that I am using: - Autosave on View Change - EditorConfig The case is, I...
macOS Sierra 10.12.4 Safari 10.1 (12603.1.30.0.34) I have my karma tests running on Chrome, Firefox, and Safari. Generally, I have a full-screen terminal window where I start the tests from,...
### Describe the bug If I leave the webapp open for some time and return to it later, I usually find it sitting on a 404 page at the `/home`...