[csswg-drafts] [cssom] Element.getComputedStyle()

hfhchan has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [cssom] Element.getComputedStyle() ==
Suggest introducing `Element.getComputedStyle( [pseudoelt] )` and 
`Element.getUsedStyle( [pseudoelt] )` with proper computed value and 
used value semantics.

`window.getComputedStyle( element, [pseudoelt] )` looks like a 
procedural function attached on a random object.

Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/379 using your GitHub 
account

Received on Thursday, 4 August 2016 04:06:57 UTC