John Holdun

Results 19 issues of John Holdun

[This article](https://www.newyorker.com/culture/annals-of-inquiry/feeld-dating-app-sex) was reported as returning incomplete content. It looks like the parser works correctly but stops reading content too early. The additional text might be loaded asynchronously (perhaps on...

Swaps the Postlight logo for one that reads "Postlight, an NTT DATA Company"

Automatically interact with something after a specified duration, or when it comes into view. Useful for automatic data refreshes and infinite scroll. - What should this be called? "Autoclick" works...

enhancement

Currently, an inline-enhanced form will only submit data as `application/x-www-form-urlencoded`. It would be nice if Trimmings would respect `enctype` and submit multipart forms appropriately.

enhancement

Add a feature that listens for swipe gestures and clicks/submits the targeted element. ```html ```

enhancement

When features that involve fetching external documents receive unexpected responses, their behavior should change. Generally, this means that they should fall back to working like regular, unenhanced links and forms....

enhancement

The embed feature does not fetch an embedded link if the `` has the `display: none;` property, which is handy for avoiding extraneous network calls on mobile devices, for example....

enhancement

The tests run in Chrome and I've done plenty of testing manually in Safari and Firefox, but we should make sure this works in IE11 and Edge as well.

This patch changes how fixtures are stored. Previously, a fixture's folder identified its domain and its filename identified when it was fetched. This has been changed so that the filename...

We're hitting file limits in the bundled extension size for Postlight Reader, and I'm pretty sure it's due to the size of this dependency. Right now we can't ship new...