[Webkit-unassigned] [Bug 36765] Test for Ensuring Pseudo Class's are Respected on Dynamic Changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 10:53:24 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36765


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51929|review?                     |review+
               Flag|                            |




--- Comment #2 from Darin Adler <darin at apple.com>  2010-03-29 10:53:24 PST ---
(From update of attachment 51929)
> +// Need to test after the initial layout to force a dynamic recalc.
> +setTimeout(makeDynamicChanges, 0);

I don't think this is true. I think you just need a way to force style
calculate both before and after. I think that a call to getComputedStyle both
before and after would do the trick.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list