[webkit-dev] Forcing relayout on style change
Dan Bernstein
mitz at apple.com
Thu Nov 17 08:11:39 PST 2011
On Nov 17, 2011, at 7:55 AM, Fady Samuel <fsamuel at chromium.org> wrote:
> Hi all,
>
> I've been in the process of implementing the aspect-ratio CSS property. I have a patch that plumbs the property to RenderStyle. I'd like to include code that force relayout upon a change to aspect ratio on the associated RenderBox..
>
> Here's a patch from a couple of days ago of what I currently have (modulo some bug fixes). https://bugs.webkit.org/show_bug.cgi?id=72350
>
> Could someone please point me to a place in the code to do this?
RenderStyle::diff()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20111117/f19a81fd/attachment.html>
More information about the webkit-dev
mailing list