[Webkit-unassigned] [Bug 223504] [css-grid] Set hasIntrinsicWidth & hasIntrinsicHeight properties for SVG element's intrinsic size
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 16 16:57:05 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=223504
Simon Fraser (smfr) <simon.fraser at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |simon.fraser at apple.com
--- Comment #10 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 425614
--> https://bugs.webkit.org/attachment.cgi?id=425614
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=425614&action=review
> Source/WebCore/platform/graphics/FloatSize.h:76
> + bool hasIntrinsicWidth = false;
> + bool hasIntrinsicHeight = false;
Why are these here?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220217/53f858bb/attachment-0001.htm>
More information about the webkit-unassigned
mailing list