Hacker News new | ask | show | jobs
by cpeterso 3705 days ago
Mozilla has reluctantly begun implementing some -webkit- prefixed APIs and CSS properties (i.e. mapping the prefixed name to the standard unprefixed name) to improve compatibility for mobile websites that assume all mobile browsers are some version of WebKit (including Blink).

https://bugzilla.mozilla.org/show_bug.cgi?id=1170774

2 comments

Aaaand we're back to the good old days of "Mozilla 3.0 (compatible; IE)"
Firefox Mobile has many cases where it even uses Chrome's UA already.
Meaning we have come full circle, only being barely better off as webkit is open source...