Summary

Harness status: OK

Found 39 tests

Details

ResultTest NameMessage
PassRule for --no-descriptors is invalid
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:79:5)
PassRule for --no-syntax is invalid
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:79:5)
PassRule for --no-inherits is invalid
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:79:5)
PassRule for --no-initial-color-value is invalid
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:79:5)
PassRule for --syntax-only is invalid
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:79:5)
PassRule for --inherits-only is invalid
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:79:5)
PassRule for --initial-value-only is invalid
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:79:5)
PassRule for --valid has expected cssText
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:86:5)
Pass
assert_equals("@property --valid { syntax: \"<color> | none\"; inherits: false; initial-value: red; }", "@property --valid { syntax: \"<color> | none\"; inherits: false; initial-value: red; }")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:87:5)
PassRule for --valid-reverse has expected cssText
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:86:5)
Pass
assert_equals("@property --valid-reverse { syntax: \"<length>\"; inherits: true; initial-value: 0px; }", "@property --valid-reverse { syntax: \"<length>\"; inherits: true; initial-value: 0px; }")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:87:5)
PassRule for --valid-universal has expected cssText
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:86:5)
Pass
assert_equals("@property --valid-universal { syntax: \"*\"; inherits: false; }", "@property --valid-universal { syntax: \"*\"; inherits: false; }")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:87:5)
PassRule for --valid-whitespace has expected cssText
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:86:5)
Pass
assert_equals("@property --valid-whitespace { syntax: \" <color># \"; inherits: false; initial-value: red, blue; }", "@property --valid-whitespace { syntax: \" <color># \"; inherits: false; initial-value: red, blue; }")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:87:5)
PassRule for --vALId has expected cssText
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:86:5)
Pass
assert_equals("@property --vALId { syntax: \"<color> | none\"; inherits: false; initial-value: red; }", "@property --vALId { syntax: \"<color> | none\"; inherits: false; initial-value: red; }")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:87:5)
PassRule for --no-initial-universal-value has expected cssText
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:86:5)
Pass
assert_equals("@property --no-initial-universal-value { syntax: \"*\"; inherits: false; }", "@property --no-initial-universal-value { syntax: \"*\"; inherits: false; }")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:87:5)
PassRule for --tab tab has expected cssText
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:86:5)
Pass
assert_equals("@property --tab\\9 tab { syntax: \"*\"; inherits: true; }", "@property --tab\\9 tab { syntax: \"*\"; inherits: true; }")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:87:5)
PassCSSRule.type returns 0
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:148:3)
PassRule for --valid returns expected value for CSSPropertyRule.name
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:94:5)
Pass
assert_equals("--valid", "--valid")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:95:5)
PassRule for --valid-reverse returns expected value for CSSPropertyRule.name
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:94:5)
Pass
assert_equals("--valid-reverse", "--valid-reverse")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:95:5)
PassRule for --valid-universal returns expected value for CSSPropertyRule.name
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:94:5)
Pass
assert_equals("--valid-universal", "--valid-universal")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:95:5)
PassRule for --valid-whitespace returns expected value for CSSPropertyRule.name
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:94:5)
Pass
assert_equals("--valid-whitespace", "--valid-whitespace")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:95:5)
PassRule for --vALId returns expected value for CSSPropertyRule.name
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:94:5)
Pass
assert_equals("--vALId", "--vALId")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:95:5)
PassRule for --no-initial-universal-value returns expected value for CSSPropertyRule.name
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:94:5)
Pass
assert_equals("--no-initial-universal-value", "--no-initial-universal-value")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:95:5)
PassRule for --valid returns expected value for CSSPropertyRule.syntax
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:102:5)
Pass
assert_equals("<color> | none", "<color> | none")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:103:5)
PassRule for --valid-reverse returns expected value for CSSPropertyRule.syntax
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:102:5)
Pass
assert_equals("<length>", "<length>")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:103:5)
PassRule for --valid-universal returns expected value for CSSPropertyRule.syntax
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:102:5)
Pass
assert_equals("*", "*")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:103:5)
PassRule for --valid-whitespace returns expected value for CSSPropertyRule.syntax
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:102:5)
Pass
assert_equals(" <color># ", " <color># ")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:103:5)
PassRule for --vALId returns expected value for CSSPropertyRule.syntax
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:102:5)
Pass
assert_equals("<color> | none", "<color> | none")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:103:5)
PassRule for --no-initial-universal-value returns expected value for CSSPropertyRule.syntax
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:102:5)
Pass
assert_equals("*", "*")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:103:5)
PassRule for --valid returns expected value for CSSPropertyRule.inherits
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:110:5)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:111:5)
PassRule for --valid-reverse returns expected value for CSSPropertyRule.inherits
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:110:5)
Pass
assert_equals(true, true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:111:5)
PassRule for --valid-universal returns expected value for CSSPropertyRule.inherits
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:110:5)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:111:5)
PassRule for --valid-whitespace returns expected value for CSSPropertyRule.inherits
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:110:5)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:111:5)
PassRule for --vALId returns expected value for CSSPropertyRule.inherits
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:110:5)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:111:5)
PassRule for --no-initial-universal-value returns expected value for CSSPropertyRule.inherits
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:110:5)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:111:5)
PassRule for --valid returns expected value for CSSPropertyRule.initialValue
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:118:5)
Pass
assert_equals("red", "red")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:119:5)
PassRule for --valid-reverse returns expected value for CSSPropertyRule.initialValue
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:118:5)
Pass
assert_equals("0px", "0px")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:119:5)
PassRule for --valid-universal returns expected value for CSSPropertyRule.initialValue
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:118:5)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:119:5)
PassRule for --valid-whitespace returns expected value for CSSPropertyRule.initialValue
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:118:5)
Pass
assert_equals("red, blue", "red, blue")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:119:5)
PassRule for --vALId returns expected value for CSSPropertyRule.initialValue
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:118:5)
Pass
assert_equals("red", "red")
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:119:5)
PassRule for --no-initial-universal-value returns expected value for CSSPropertyRule.initialValue
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:118:5)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /css/css-properties-values-api/at-property-cssom.html:119:5)