This is a testharness.js-based test. [FAIL] e.style['text-autospace'] = "auto" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "ideograph-alpha" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "ideograph-numeric" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "ideograph-alpha ideograph-numeric" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "punctuation" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "punctuation ideograph-alpha" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "punctuation ideograph-alpha ideograph-numeric" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "ideograph-alpha insert" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "ideograph-numeric insert" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "ideograph-alpha ideograph-numeric insert" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "punctuation insert" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "punctuation ideograph-alpha insert" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "insert ideograph-alpha" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "insert ideograph-numeric" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "insert ideograph-alpha ideograph-numeric" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "insert punctuation" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "insert punctuation ideograph-alpha" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "insert punctuation ideograph-alpha ideograph-numeric" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "ideograph-alpha replace" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "ideograph-numeric replace" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "ideograph-alpha ideograph-numeric replace" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "punctuation replace" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "punctuation ideograph-alpha replace" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "replace ideograph-alpha" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "replace ideograph-numeric" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "replace ideograph-alpha ideograph-numeric" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "replace punctuation" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "replace punctuation ideograph-alpha" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['text-autospace'] = "replace punctuation ideograph-alpha ideograph-numeric" should set the property value assert_not_equals: property should be set got disallowed value "" Harness: the test ran to completion.