[Webkit-unassigned] [Bug 78718] Avoid full style recalc when 'style' attribute changes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 01:46:11 PST 2012


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


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |morrita at google.com




--- Comment #5 from Andreas Kling <kling at webkit.org>  2012-02-17 01:46:10 PST ---
(In reply to comment #4)
> The patch looks OK, but it looks like some other part of the code is depending on this style resolution.  We'll need to debug that layout test failure.

Yep, looks like setAttribute('style', '-webkit-appearance: none') works for this today, but .style.webkitAppearance = 'none' does not. Crazy. CC'ing morrita who added the test.

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