Bug 188553 - fieldset should have min-inline-size instead of min-width in UA stylesheet
Summary: fieldset should have min-inline-size instead of min-width in UA stylesheet
Status: RESOLVED DUPLICATE of bug 245159
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 188643
  Show dependency treegraph
 
Reported: 2018-08-14 06:35 PDT by Simon Pieters (:zcorpan)
Modified: 2023-04-07 16:35 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***