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 Rendering | Assignee: | 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 |
Simon Pieters (:zcorpan)
See
https://github.com/whatwg/html/issues/2078
https://github.com/web-platform-tests/wpt/pull/12473
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Pieters (:zcorpan)
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
Brent Fulgham
(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! :)
Ahmad Saleem
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 ***