JS не в состоянии читать CSS

alert(getComputedStyle(document.getElementById("myDiv")).borderTopColor);
Wicked Walrus