[Webkit-unassigned] [Bug 14563] getComputedStyle() returns an empty style declaration for detached elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 8 15:17:04 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=14563
ian at hixie.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian at hixie.ch
------- Comment #8 from ian at hixie.ch 2008-08-08 15:17 PDT -------
Per spec, getComputedStyle() returns the computed style, and a node that isn't
a document by definition doesn't have a computed style. Whether that's
desireable or not is another story; maybe we should redefine
getComputedStyle()... that's Anne's spec, I believe.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list