Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
Passcustom property '--a'
Asserts run
Pass
assert_equals(1, 1, "appears on specified style (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:33:7)
Pass
assert_equals("--a", "--a", "name returned correctly from specified style indexed getter (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:36:7)
Pass
assert_equals("value", "value", "property value returned correctly from specified style getPropertyValue (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:40:7)
Pass
assert_equals(1, 1, "appears on specified style (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:33:7)
Pass
assert_equals("--a", "--a", "name returned correctly from specified style indexed getter (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:36:7)
Pass
assert_equals("value", "value", "property value returned correctly from specified style getPropertyValue (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:40:7)
Passcustom property '--a;b'
Asserts run
Pass
assert_equals(1, 1, "appears on specified style (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:33:7)
Pass
assert_equals("--a;b", "--a;b", "name returned correctly from specified style indexed getter (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:36:7)
Pass
assert_equals("value", "value", "property value returned correctly from specified style getPropertyValue (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:40:7)
Pass
assert_equals(1, 1, "appears on specified style (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:33:7)
Pass
assert_equals("--a;b", "--a;b", "name returned correctly from specified style indexed getter (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:36:7)
Pass
assert_equals("value", "value", "property value returned correctly from specified style getPropertyValue (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:40:7)
Passcustom property '---'
Asserts run
Pass
assert_equals(1, 1, "appears on specified style (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:33:7)
Pass
assert_equals("---", "---", "name returned correctly from specified style indexed getter (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:36:7)
Pass
assert_equals("value", "value", "property value returned correctly from specified style getPropertyValue (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:40:7)
Pass
assert_equals(1, 1, "appears on specified style (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:33:7)
Pass
assert_equals("---", "---", "name returned correctly from specified style indexed getter (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:36:7)
Pass
assert_equals("value", "value", "property value returned correctly from specified style getPropertyValue (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:40:7)
Passcustom property '--\'
Asserts run
Pass
assert_equals(1, 1, "appears on specified style (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:33:7)
Pass
assert_equals("--\\", "--\\", "name returned correctly from specified style indexed getter (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:36:7)
Pass
assert_equals("value", "value", "property value returned correctly from specified style getPropertyValue (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:40:7)
Pass
assert_equals(1, 1, "appears on specified style (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:33:7)
Pass
assert_equals("--\\", "--\\", "name returned correctly from specified style indexed getter (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:36:7)
Pass
assert_equals("value", "value", "property value returned correctly from specified style getPropertyValue (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:40:7)
Passcustom property '--ab'
Asserts run
Pass
assert_equals(1, 1, "appears on specified style (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:33:7)
Pass
assert_equals("--ab", "--ab", "name returned correctly from specified style indexed getter (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:36:7)
Pass
assert_equals("value", "value", "property value returned correctly from specified style getPropertyValue (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:40:7)
Pass
assert_equals(1, 1, "appears on specified style (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:33:7)
Pass
assert_equals("--ab", "--ab", "name returned correctly from specified style indexed getter (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:36:7)
Pass
assert_equals("value", "value", "property value returned correctly from specified style getPropertyValue (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:40:7)
Passcustom property '--0'
Asserts run
Pass
assert_equals(1, 1, "appears on specified style (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:33:7)
Pass
assert_equals("--0", "--0", "name returned correctly from specified style indexed getter (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:36:7)
Pass
assert_equals("value", "value", "property value returned correctly from specified style getPropertyValue (before serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:40:7)
Pass
assert_equals(1, 1, "appears on specified style (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:33:7)
Pass
assert_equals("--0", "--0", "name returned correctly from specified style indexed getter (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:36:7)
Pass
assert_equals("value", "value", "property value returned correctly from specified style getPropertyValue (after serialization/re-parsing)")
    at Test.<anonymous> ( /css/cssom/variable-names.html:40:7)