Loading
Bug 1721593 [wpt PR 29730] - [AspectRatio] Fix select-element-001.html, a=testonly
Automatic update from web-platform-tests [AspectRatio] Fix select-element-001.html (#29730) WebKit has the concept of quirky em's which apply to select elements among other things. In the user agent stylesheet they are set to apply margin's based on width/height values but does not take aspect ratio into account. To avoid the resulting mismatch make sure margins are set to 0px. -- wpt-commits: c2ddbb604c9953942ade137925813af2a0490135 wpt-pr: 29730