This is a testharness.js-based test. [FAIL] e.style['vertical-align'] = "0" should set the property value assert_equals: serialization should be canonical expected "baseline" but got "0px" [FAIL] e.style['vertical-align'] = "0px" should set the property value assert_equals: serialization should be canonical expected "baseline" but got "0px" [FAIL] e.style['vertical-align'] = "baseline 0" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "0px baseline" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "first" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "last" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "alphabetic" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "ideographic" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "central" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "mathematical" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "center" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "first baseline" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "middle 0" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "baseline super" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "last baseline sub" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "super middle first" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "1em last" should set the property value assert_not_equals: property should be set got disallowed value "" [FAIL] e.style['vertical-align'] = "text-top first 10%" should set the property value assert_not_equals: property should be set got disallowed value "" Harness: the test ran to completion.