min-content gets the wrong value if min-width is set on some form controls
Created attachment 181778 [details] Patch
Comment on attachment 181778 [details] Patch Attachment 181778 [details] did not pass mac-ews (mac): Output: http://queues.webkit.org/results/15763279 New failing tests: fast/forms/min-content-form-controls.html
Comment on attachment 181778 [details] Patch Attachment 181778 [details] did not pass mac-ews (mac): Output: http://queues.webkit.org/results/15759328 New failing tests: fast/forms/min-content-form-controls.html
Created attachment 181806 [details] Patch
Comment on attachment 181806 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=181806&action=review > Source/WebCore/rendering/RenderFileUploadControl.cpp:198 > > + Nit: Extra blank line?
Committed r139216: <http://trac.webkit.org/changeset/139216>
The new test is being complained about by Mac/Chromium bots: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fforms%2Fmin-content-form-controls.html
https://bugs.webkit.org/show_bug.cgi?id=106482