[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 11:11:30 PDT 2010


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org>  2010-03-29 11:11:31 PST ---
(In reply to comment #2)
> (From update of attachment 51929 [details])
> > +// 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.

Good idea. It makes the test clearer as well.


Committed r56733
    A    LayoutTests/fast/css/dynamic-pseudo-class-expected.txt
    A    LayoutTests/fast/css/dynamic-pseudo-class.html
    M    LayoutTests/ChangeLog
r56733 = 0db386c4456b0761bc7058857117c0c130da56e0 (trunk)
http://trac.webkit.org/changeset/56733

-- 
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