JS nie jest w stanie czytać CSS

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