[Webkit-unassigned] [Bug 84320] Appended element's CSSStyleDeclaration doesn't update correctly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 20:47:55 PDT 2012


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #6 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-04-19 20:47:55 PST ---
(In reply to comment #5)
> (In reply to comment #3)
> > Transitions should not run when appending nodes or switching from display:none. The spec now says this.
> 
> I didn't mean "appending child". The follwing statement should trigger the transition:
> cell.style.width = '200px';

It will, but not if you've just appended the node to the document. The "initial" style has to have been rendered at least once.

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