Skip to content
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

Closed
Ms2ger opened this issue Apr 11, 2016 · 2 comments · Fixed by #4143
Closed

Define that button text is centered vertically #1024

Ms2ger opened this issue Apr 11, 2016 · 2 comments · Fixed by #4143

Comments

@Ms2ger
Copy link
Member

Ms2ger commented Apr 11, 2016

Per servo/servo#10487, this is required for web compat.

@annevk
Copy link
Member

annevk commented Apr 11, 2016

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
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. Part of #4081 and #4082.

Tests: TODO
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
@zcorpan
Copy link
Member

zcorpan commented May 29, 2019

Test
html/rendering/widgets/button-layout/anonymous-button-content-box.html
in
web-platform-tests/wpt#14824

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants