Avoid getComputedStyle() on non-element nodes. No idea why we'd get a non-element while traversing, but it does seem to happen occasionally.
Avoid getComputedStyle() on non-element nodes. No idea why we'd get a non-element while traversing, but it does seem to happen occasionally.