Bug 188553

Summary: fieldset should have min-inline-size instead of min-width in UA stylesheet
Product: WebKit Reporter: Simon Pieters (:zcorpan) <zcorpan>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ahmad.saleem792, bfulgham, simon.fraser, wenson_hsieh, zalan
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 188643    

Comment 1 Simon Pieters (:zcorpan) 2018-09-02 01:33:04 PDT
This is an easy bug, has been fixed in Chrome and Firefox.

https://bugs.chromium.org/p/chromium/issues/detail?id=874053
https://bugzilla.mozilla.org/show_bug.cgi?id=1483211
Comment 2 Brent Fulgham 2018-09-02 11:25:41 PDT
(In reply to Simon Pieters from comment #1)
> This is an easy bug, has been fixed in Chrome and Firefox.
> 
> https://bugs.chromium.org/p/chromium/issues/detail?id=874053
> https://bugzilla.mozilla.org/show_bug.cgi?id=1483211

Patches are always welcome! :)
Comment 3 Ahmad Saleem 2023-04-07 16:35:46 PDT
updated - https://github.com/WebKit/WebKit/blob/56ac2f91db1fc6196f7a4aadf6be36da122c8a53/Source/WebCore/css/html.css#L395

Done with this commit - https://github.com/WebKit/WebKit/commit/3e77428f1d57c556a0d131005e91c27975e7e51c

Marking 'DUPLICATE' to other and it is shipped in Safari 16.4.

*** This bug has been marked as a duplicate of bug 245159 ***