NEW259246
[contain-intrinsic-size] Use StyleBuilderConverter instead of StyleBuilderCustom
https://bugs.webkit.org/show_bug.cgi?id=259246
Summary [contain-intrinsic-size] Use StyleBuilderConverter instead of StyleBuilderCustom
Tim Nguyen (:ntim)
Reported 2023-07-15 11:45:19 PDT
Mistakes like bug 259237 would be avoided if we used StyleBuilderConverter. We'd need to store contain-intrinsic-size fields into a single struct instead of two separate RenderStyle items.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-07-22 11:46:16 PDT
Rob Buis
Comment 2 2023-07-28 09:48:14 PDT
Tim, do you think this is still worth doing? I can give it a go, though I don't know if it would have fixed the inherit problem (I am not too familiar with StyleBuilderConverter)?
Note You need to log in before you can comment on or make changes to this bug.