[webkit-reviews] review granted: [Bug 36765] Test for Ensuring Pseudo Class's are Respected on Dynamic Changes : [Attachment 51929] [TEST] Upstreamed Test

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


Darin Adler <darin at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 36765: Test for Ensuring Pseudo Class's are Respected on Dynamic Changes
https://bugs.webkit.org/show_bug.cgi?id=36765

Attachment 51929: [TEST] Upstreamed Test
https://bugs.webkit.org/attachment.cgi?id=51929&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
> +// 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.


More information about the webkit-reviews mailing list