-
🤔 Every so often I encounter @webkit bugs that really make me go wonder…
html <button type=button> <img src="foo.png" width=99 height=99 alt=""> </button>
The image's dimensions are ignored on iOS Safari. Bug: bugs.webkit.org/show_bug.cgi?id=216398 Demo: image-in-button.glitch.me/