What is the issue with the HTML Standard?
https://html.spec.whatwg.org/multipage/rendering.html#anonymous-button-content-box
@emilio said in w3c/csswg-drafts#14187 (comment)
Button no longer has an anonymous box in blink and gecko afaict.
@bfgeek said in w3c/csswg-drafts#14190 (comment)
Oh FWIW we don't have the anonymous button content box due to using an align-content type thing for centering.
So I guess the "anonymous button content box" should be replaced with either the "align-content type thing" or just plain align-content in UA stylesheet (being discussed in w3c/csswg-drafts#14190)
What is the issue with the HTML Standard?
https://html.spec.whatwg.org/multipage/rendering.html#anonymous-button-content-box
@emilio said in w3c/csswg-drafts#14187 (comment)
@bfgeek said in w3c/csswg-drafts#14190 (comment)
So I guess the "anonymous button content box" should be replaced with either the "align-content type thing" or just plain
align-contentin UA stylesheet (being discussed in w3c/csswg-drafts#14190)