NEW220248
[LFC Display] Add a Display::Box flag for HasTransfrom
https://bugs.webkit.org/show_bug.cgi?id=220248
Summary [LFC Display] Add a Display::Box flag for HasTransfrom
Simon Fraser (smfr)
Reported 2021-01-04 10:19:59 PST
[LFC Display] Add a Display::Box flag for HasTransfrom
Attachments
Patch (5.22 KB, patch)
2021-01-04 10:20 PST, Simon Fraser (smfr)
sam: review+
Simon Fraser (smfr)
Comment 1 2021-01-04 10:20:21 PST
Sam Weinig
Comment 2 2021-01-04 13:44:25 PST
Comment on attachment 416953 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=416953&action=review > Source/WebCore/ChangeLog:10 > + It's possible for a non-box model box to have a RenderStyle with a transform, but that > + style isn't applied because transforms only apply to atomic inline or block boxes, > + so store a bit on Box for boxes that have transforms. This seems like really useful information to include as a comment in the header explaining why the state is seemingly potentially duplicated.
Radar WebKit Bug Importer
Comment 3 2021-01-11 10:20:16 PST
Note You need to log in before you can comment on or make changes to this bug.