Bug 245159
Summary: | Align "UA" stylesheet for "fieldset" with HTML Spec | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer, zcorpan |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=245156 |
Ahmad Saleem
Originating from bug 245156
I tried to do all changes in one go and got quite a lot of failures and difficult to manage them, so I am going to separate them one by one and land them.
It would be easier to manage for me and this is about this one below:
3) fieldset element needs to change to "min-inline-size: min-content;" from "min-width: min-content;"
https://html.spec.whatwg.org/#the-fieldset-and-legend-elements
In case, if I am not able to do it and had to close my PR, I will share details on genuine test failures or why this is no go at the moment for Webkit so someone else can take a look in future.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
EWS
Committed 254485@main (3e77428f1d57): <https://commits.webkit.org/254485@main>
Reviewed commits have been landed. Closing PR #4332 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/99927651>
Ahmad Saleem
*** Bug 188553 has been marked as a duplicate of this bug. ***