Thread: css question
View Single Post
Old 04-13-2010, 09:31 AM  
BestXXXPorn
Confirmed User
 
BestXXXPorn's Avatar
 
Join Date: Jun 2009
Location: Asheville, NC
Posts: 2,277
This is a semi guess here but I imagine before the "outline" property was accepted as a standard that FireFox used -moz-outline for its CSS definition.

This happens a lot with latest tech that hasn't made it into the CSS spec yet like:

border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

Eventually border-radius will make it into the spec however until then both webkit and mozilla have provided their own css property
__________________
ICQ: 258-202-811 | Email: eric{at}bestxxxporn.com
BestXXXPorn is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote