[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 19:16:02 PDT 2012


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


Leo Deng <myst.dg at gmail.com> changed:

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




--- Comment #5 from Leo Deng <myst.dg at gmail.com>  2012-04-19 19:16:02 PST ---
(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';

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