Does Google spider display: none; styles

I have a div like this

<div style=“display: none;”>

I’m using that for Javascript purposes, will google still spider the text inside of the div?

AFAIK ATM Google doesn’t do CSS or javascript, just mark-up. But I have heard mention that they were working on it so maybe by now they do somewhat?