04:52
<Eric Portis (he/him)>
zcorpan: Could I ask you for a review of https://github.com/WICG/responsive-image-client-hints/pull/33 ? Please ignore whether or not you think client hints and/or the responsive image client hints are a good idea, and ā€“ assuming they are ā€“ let me know if the way I'm integrating with HTML and the "parse a sizes attribute" algorithm makes sense..
10:40
<sideshowbarker>
zcorpan: (and/or others with insight) Iā€™m trying to get a sense of the developer impact of https://github.com/whatwg/html/pull/7839 and https://github.com/w3c/csswg-drafts/pull/7224 and the related tests in https://wpt.fyi/results/css/css-ui/compute-kind-widget-generated ā€” that is, what problems or developer pain points it fixes for developers, how important it is to developers
10:48
<zcorpan>
Eric Portis (he/him): I left a comment
10:50
<zcorpan>
sideshowbarker: https://docs.google.com/spreadsheets/d/1-EGzSxgFrGihArz0ZuZiZ2krrN_KhUYrSzdOhQi-zrI/edit#gid=1344512220&range=A1
10:51
<zcorpan>
sideshowbarker: e.g. "-webkit-appearance: none needed in iOS Safari" and "-webkit-appearance: none doesn't work on submit buttons in iOS Safari"
10:54
<sideshowbarker>
Love the name of that spreadsheet tab: webdev pain points
10:56
<zcorpan>
Yeah, it's a good way to improve a legacy feature, find out what the pain points are and then try to fix them
13:38
<annevk>
Form controls is I think one of the biggest complaints web developers have?
14:07
<Luke Warlow>
sideshowbarker: https://docs.google.com/spreadsheets/d/1-EGzSxgFrGihArz0ZuZiZ2krrN_KhUYrSzdOhQi-zrI/edit#gid=1344512220&range=A1
The one about height and width am I right in thinking "field-sizing: content" fixes that?