Linked by Thom Holwerda on Wed 13th Feb 2013 13:21 UTC
Thread beginning with comment 552662
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[7]: The IE is dead, long live Webkit.
by lucas_maximus on Sat 16th Feb 2013 14:40
in reply to "RE[6]: The IE is dead, long live Webkit."
RE[8]: The IE is dead, long live Webkit.
by cdude on Mon 18th Feb 2013 12:36
in reply to "RE[7]: The IE is dead, long live Webkit."
-webkit-* has only been used which means styles are off in other browsers.
Yeah, like OSNews only uses -webkit- prefixes to work in WebKit. Oh, wait, that's not true...
And how about you start to give some examples of such sides or still can't remember? If you do we can cross-check with Chrome and Firefox :-)
Edited 2013-02-18 12:38 UTC





Member since:
2008-09-21
-webkit prefixes
The w3c even suggests the use of browser prefixes for yet not stable and standardized API. Once the API is stable and standard prefixes are removed.
Touch
WebKit is the only browser engine supporting the 2 existing touch interfaces including Microsoft's very own one. Both touch interfaces (including Microsoft's) didn't made it through the w3c yet too. Good example from yours validating the need for the prefix case :-)
shitload of WebKit only extensions that are used by plenty of "iPhone Optimized" websites around the internet.
Most of them supported by e.g. Firefox. HTML5 is a living standard and it takes some time till de facto standards made it through the w3c committees, into the specs and till a new version of the specs is published (how many years took HTML5? right). Meanwhile browser-vendors like Firefox, Opera, Google, Apple, Blackberry, etc work well together to define what comes next, implement it (with prefixes), get it stable, push through w3c, remove prefixes.
See such prefixes as "future" namespace with private API that is subject to changes till it becomes official public API.
Exactly this concept is the reason why HTML development accelerated so much within last years compared to the many many years before.
Edited 2013-02-15 19:08 UTC