[webkit-dev] Forcing relayout on style change

Fady Samuel fsamuel at chromium.org
Thu Nov 17 08:31:34 PST 2011


Perfect! This is exactly what I was looking for, thanks!

Fady

On Thu, Nov 17, 2011 at 11:11 AM, Dan Bernstein <mitz at apple.com> wrote:

>
>
> 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/7d8471a4/attachment.html>


More information about the webkit-dev mailing list