[Webkit-unassigned] [Bug 43044] WebNode should provide access to computedStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 14:49:12 PDT 2010


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





--- Comment #12 from James Robinson <jamesr at chromium.org>  2010-07-27 14:49:12 PST ---
In WebCore the computed style on a Node that's not an Element is just its parents computed style.  Not sure if that makes sense here.

Forcing layout is more heavyweight than just forcing style resolution, but that would produce correct results.

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