Open
Bug 1044139
Opened 11 years ago
Updated 2 years ago
support for padding at -moz-placeholder pseudo (cross browser compatibility issue)
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: hunboy, Unassigned)
References
Details
Attachments
(1 file)
368 bytes,
text/html
|
Details |
by discuss on chat filing a cross browser compat bug for supporting padding for ::-moz-placeholder pseudo
::-webkit-input-placeholder
:-ms-input-placeholder
works with it.
reference:
http://mxr.mozilla.org/mozilla-central/source/layout/style/nsCSSProps.h#188
![]() |
||
Comment 1•11 years ago
|
||
Per the bug 737786 discussion, we probably shouldn't support this until there's a clear spec for how it should behave in terms of overflow.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•