Open
Bug 2055599
Opened 27 days ago
Updated 2 hours ago
Use align-content in the UA sheet to implement input / button centering.
Categories
(Core :: Layout: Form Controls, task, P3)
Core
Layout: Form Controls
Tracking
()
ASSIGNED
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•27 days ago
|
||
This implements the proposal in
https://github.com/w3c/csswg-drafts/issues/14190, and allows authors to
override this if they need to.
<input> might want an !important if it causes compatibility issues?
But hopefully not.
Will wait to land this until there's a resolution, of course.
Updated•10 days ago
|
Flags: needinfo?(emilio)
Flags: needinfo?(dholbert)
| Assignee | ||
Comment 2•10 days ago
|
||
No context needinfo?
But we're waiting for a spec resolution.
Flags: needinfo?(emilio)
Flags: needinfo?(dholbert)
Comment 3•1 day ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 1 week.
:emilio, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Flags: needinfo?(emilio)
Flags: needinfo?(dholbert)
| Assignee | ||
Comment 4•1 day ago
|
||
See above. Now there's a resolution, let me rebase and land this.
Flags: needinfo?(dholbert)
| Assignee | ||
Updated•2 hours ago
|
Flags: needinfo?(emilio)
You need to log in
before you can comment on or make changes to this bug.
Description
•