Has anyone else noticed a Flash Of Unstyled Content with html5 using autofocus?
I noticed in FF4 that if I include autofocus on one of my form inputs I get a FOUC (using html5 doctype). If I remove the autofocus, it’s fine.
Has anyone else noticed this?