Summary

Harness status: OK

Found 17 tests

Details

ResultTest NameMessage
Passe.style['rotate'] = "none" should set the property value
Asserts run
Pass
assert_not_equals("none", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("none", "none", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("none", "none", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "0deg" should set the property value
Asserts run
Pass
assert_not_equals("0deg", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("0deg", "0deg", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("0deg", "0deg", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "100 200 300 400grad" should set the property value
Asserts run
Pass
assert_not_equals("100 200 300 400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("100 200 300 400grad", "100 200 300 400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("100 200 300 400grad", "100 200 300 400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "400grad 100 200 300" should set the property value
Asserts run
Pass
assert_not_equals("100 200 300 400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("100 200 300 400grad", "100 200 300 400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("100 200 300 400grad", "100 200 300 400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "0 0 0 400grad" should set the property value
Asserts run
Pass
assert_not_equals("0 0 0 400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("0 0 0 400grad", "0 0 0 400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("0 0 0 400grad", "0 0 0 400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "x 400grad" should set the property value
Asserts run
Pass
assert_not_equals("x 400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("x 400grad", "x 400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("x 400grad", "x 400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "400grad x" should set the property value
Asserts run
Pass
assert_not_equals("x 400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("x 400grad", "x 400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("x 400grad", "x 400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "0.5 0 0 400grad" should set the property value
Asserts run
Pass
assert_not_equals("x 400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("x 400grad", "x 400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("x 400grad", "x 400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "1 0 0 400grad" should set the property value
Asserts run
Pass
assert_not_equals("x 400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("x 400grad", "x 400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("x 400grad", "x 400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "y 400grad" should set the property value
Asserts run
Pass
assert_not_equals("y 400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("y 400grad", "y 400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("y 400grad", "y 400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "400grad y" should set the property value
Asserts run
Pass
assert_not_equals("y 400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("y 400grad", "y 400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("y 400grad", "y 400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "0 0.5 0 400grad" should set the property value
Asserts run
Pass
assert_not_equals("y 400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("y 400grad", "y 400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("y 400grad", "y 400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "0 1 0 400grad" should set the property value
Asserts run
Pass
assert_not_equals("y 400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("y 400grad", "y 400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("y 400grad", "y 400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "400grad" should set the property value
Asserts run
Pass
assert_not_equals("400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("400grad", "400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("400grad", "400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "400grad z" should set the property value
Asserts run
Pass
assert_not_equals("400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("400grad", "400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("400grad", "400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "0 0 0.5 400grad" should set the property value
Asserts run
Pass
assert_not_equals("400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("400grad", "400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("400grad", "400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)
Passe.style['rotate'] = "0 0 1 400grad" should set the property value
Asserts run
Pass
assert_not_equals("400grad", "", "property should be set")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9)
Pass
assert_equals("400grad", "400grad", "serialization should be canonical")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13)
Pass
assert_equals("400grad", "400grad", "serialization should round-trip")
    at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9)