RE: Proposition to change the prefixing policy

Independent the timeline of "unprefixed property birth", I think it's important to make it obvious to authors when something is exploratory rather than a proposed/draft property.

Example A:
                -ms-exploratory-widget: 7px;

Example B:
                -ms-gadget: 7px;
                gadget: 7.01px;


Example A shows a vendor-specific property to expose some new functionality for experimentation.

Example B shows a standard property that supports float with an approximated workaround for a vendor implementation that only support integers.


I don't know if "exploratory" is the right word or not.  But hopefully the point is clear.

Received on Friday, 4 May 2012 21:11:11 UTC