Bug 1090628 - Disable unstable focus events test on Windows, a=test-only

This commit is contained in:
James Graham 2014-10-29 14:36:27 -07:00
parent 422848ad4a
commit 70d2c97c50

View File

@ -1,5 +1,7 @@
[focus-events.html]
type: testharness
disabled:
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1090628
[focusing on a focusable element fires a focus event at the element]
expected: FAIL