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 |
Description
Simon Pieters (:zcorpan)
2018-08-14 06:35:09 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 (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! :) 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 *** |