compat icon indicating copy to clipboard operation
compat copied to clipboard

Add aliases for ::placeholder

Open ghost opened this issue 9 years ago • 3 comments

Should ::-webkit-input-placeholder be added to the spec?

ghost avatar Nov 16 '16 09:11 ghost

...and how should aliasing work for pseudo-elements. (I think serializing should give the unprefixed name. getComputedStyle() is not relevant per spec since it only supports ::before and ::after.)

zcorpan avatar Nov 16 '16 09:11 zcorpan

Hmm getComputedStyle() might be relevant after all, https://github.com/w3c/csswg-drafts/issues/717

zcorpan avatar Nov 16 '16 09:11 zcorpan

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

karlcow avatar Aug 29 '18 05:08 karlcow