-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Define that button text is centered vertically #1024
Labels
Comments
See https://www.w3.org/Bugs/Public/show_bug.cgi?id=23893 for other issues with rendering of buttons. |
zcorpan
added a commit
that referenced
this issue
Oct 29, 2018
Merged
zcorpan
added a commit
that referenced
this issue
May 14, 2019
This specifies the layout model of buttons (the button element, the input element in the Button, Reset, Submit states, and the button part of input in the File Upload state). Fixes #1024. Fixes #2948. Fixes #4081. Part of #4082. Tests: web-platform-tests/wpt#14824 Bugs: https://bugs.chromium.org/p/chromium/issues/detail?id=962936 https://bugs.webkit.org/show_bug.cgi?id=197879 https://bugzilla.mozilla.org/show_bug.cgi?id=1539469
Test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Per servo/servo#10487, this is required for web compat.
The text was updated successfully, but these errors were encountered: