prefs: [dom.forms.autocorrect:true] [autocorrection.html] [Test that the autocorrect attribute is available on HTMLInputElement.] expected: if (os == "mac") and not debug: [PASS, FAIL] [Test that the autocorrect attribute is available on HTMLTextAreaElement.] expected: if (os == "mac") and not debug: [PASS, FAIL] [Test that the autocorrect attribute is available on div.] expected: if (os == "mac") and not debug: [PASS, FAIL] [Test that the autocorrect attribute is available on form.] expected: if (os == "mac") and not debug: [PASS, FAIL] [Test setting the autocorrect IDL attribute.] expected: if (os == "mac") and not debug: [PASS, FAIL] [Test setting the autocorrect attribute using setAttribute.] expected: if (os == "mac") and not debug: [PASS, FAIL] [Test inheriting autocorrection from a form.] expected: if (os == "mac") and not debug: [PASS, FAIL] [Test autocorrection in password, URL, and email inputs.] expected: if (os == "mac") and not debug: [PASS, FAIL]