Filip Stanis
Filip Stanis
Interesting find, thanks Mark! While there are good reasons for an iframe to have a title, I don't think this is one of them, as it would lead to a...
Very interesting point. I guess broadly speaking, the question is whether individual emails are (1) separate *documents* or (2) *articles* inside one document. If it's the former, having an additional...
Opened ampproject/wg-amp4email#20 to discuss this, as this is a bigger topic than ``.
Not sure I understand, what's hardcoded in `window` in terms of `ResourceLoader`?
Should be all good now.
Sure, #37 does this. It feels a bit clunky, I think the best option would be to just forward the whole jsdomConfig, i.e. ```js module.exports = class Window { constructor(jsdomConfig...
Love this PR! Thank you for doing this. Regarding Sebastian's points, perhaps we can use symbolic links instead? This would address both of those concerns: > Maintaining placeholder files feels...
> makes it possible for someone browsing the GitHub repo to find the original page Not sure if this an argument for or against, but here's how a symlink behaves...
I started [awesome-webdav](https://github.com/fstanis/awesome-webdav) some time ago, planning to add it to the list soon.
Just had the same issue. I'm assuming glide is trying to fetch an image and that fails, then tries to display an error in a toast, which also fails because...