|
|
|
|
|
by onion2k
1694 days ago
|
|
Writing good browser based software is about delivering the best possible experience for all users regardless of their browser choice. That doesn't mean withholding beneficial features just because they're not available everywhere. It means writing software to take advantage of every possible benefit that improves the user experience, and detecting browser support where necessary to provide fallbacks and polyfills if you need them. In this case it's just a performance hint, so Safari users would have the same experience they do now. Everyone else would benefit. |
|