Re: Intent to ship: CSS placeholder pseudo-element

2016-09-06 Thread Boris Zbarsky
On 9/6/16 4:12 PM, Thomas Wisniewski wrote: As of Firefox 51, I intend to unprefix the ::placeholder pseudo-element on all platforms. To be clear, the intent here is to support both ::placeholder and ::-moz-placeholder for now, if I understand correctly. -Boris __

Intent to ship: CSS placeholder pseudo-element

2016-09-06 Thread Thomas Wisniewski
As of Firefox 51, I intend to unprefix the ::placeholder pseudo-element on all platforms. The -moz prefixed version has been active for a long time now, all browsers support a prefixed version, and WebKit has just unprefixed it for their test preview of Safari. I've also recently unprefixed the r