Test for empty buttons, which inherit from RenderFlexibleBox. Empty <input> buttons should not collapse, which makes them different from most flex boxes. Empty <button>s should collapse. Note bug 110654.
Simple case.



Empty <button> and <input type=button> with overflow: scroll;. The presence of the scrollbar should not shrink the button.