Markel F.

Results 36 comments of Markel F.

> In the meantime I found that `codecs` is missing from `canPlayType` in Safari. @beshur What do you mean by that?

I mean we cannot delete the codecs part as that wouldn't make sense as the container and the codecs are two different things (something even more apparent in the video...

Hi @dev-rke may you elaborate on that? Because the cookie we set it should only be used for Modernizr purposes (actually it gets deleted after the test), moreover, setting the...

> What's the reason this not implemented so far? I would have to check, but probably v4 allows to re run tests with `testRunner()`, but getting it merged is going...

> Note: I know that I usually have signed commits, but I'm currently moving for the student year so I'm working from a new PC and I haven't set up...

I think I've never been so happy to see the codecov comment, because it means that the PR is finally stable :))))) (apart from appveyor's node 14) The only thing...

Sorry, that was an error 😅

Sorry for the hard reset yesterday, I didn't have time to solve the error yesterday and it failed the tests so I hard reverted the commit (actually first time I...

I was thinking that we may use the PR to also bump some breaking updates to some dependencies, the best of all? Most of them don't even break inside Modernizr...

So due to the es6 imports being used now, those browsers won't work (at least not in a build) won't they? So would that mean that we can upgrade mocha?...