[drawFocusIfNeeded_004.html] type: testharness disabled: if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1092458 [drawFocusIfNeeded does draw a focus ring if the element is in focus.] expected: if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL