July 23, 2024
10:30 a.m.
And secondly, IE uses the unprefixed box-sizing property, not -moz-box-sizing, although we do have to convert it for wine-gecko.
Are you sure about that? According to MDN, Gecko allows unprefixed variant since version 29. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6096#note_76884