Hacker News new | ask | show | jobs
by coldtea 3947 days ago
>Safari (8.0.8) struggles with HTML5.

What?

2 comments

No Stream API support for example

http://caniuse.com/#feat=stream

Struggles may have been the wrong verb. I meant this:

https://html5test.com/compare/browser/chrome-44/safari-8.0.h...

Straightforward things like pattern matching on form inputs

http://caniuse.com/#feat=input-color

http://caniuse.com/#feat=download

>pattern matching on form inputs

That's hardly "struggles", it's just a not very prominent feature that wasn't implemented, or not done properly.

Ok, but how do these affect someone during daily use? Is it _that_ much of a hindrance?