This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
I aligned with the spec but had to revert on this detail due to a performance regression: https://codereview.chromium.org/774203003 https://codereview.chromium.org/774243003 It's jQuery passing null for the pseudoElt argument being stringified to "null" that makes the difference it seems: https://github.com/jquery/jquery/search?q=getComputedStyle There's no observable difference, but making it nullable would save other browsers the trouble of trying out the same performance regression.
https://dvcs.w3.org/hg/csswg/rev/547cd57f5983