Summary

Harness status: OK

Found 8 tests

Details

ResultTest NameMessage
PassProperty mask-clip should be reset to its initial value.
Asserts run
Pass
assert_equals("border-box", "border-box")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:31:5)
Pass
assert_not_equals("url(\"#mask\")", "")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:32:5)
PassProperty mask-composite should be reset to its initial value.
Asserts run
Pass
assert_equals("add", "add")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:31:5)
Pass
assert_not_equals("url(\"#mask\")", "")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:32:5)
PassProperty mask-image should be reset to its initial value.
Asserts run
Pass
assert_equals("url(\"#mask\")", "url(\"#mask\")")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:31:5)
Pass
assert_not_equals("url(\"#mask\")", "")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:32:5)
PassProperty mask-mode should be reset to its initial value.
Asserts run
Pass
assert_equals("match-source", "match-source")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:31:5)
Pass
assert_not_equals("url(\"#mask\")", "")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:32:5)
PassProperty mask-origin should be reset to its initial value.
Asserts run
Pass
assert_equals("border-box", "border-box")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:31:5)
Pass
assert_not_equals("url(\"#mask\")", "")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:32:5)
PassProperty mask-position should be reset to its initial value.
Asserts run
Pass
assert_equals("0% 0%", "0% 0%")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:31:5)
Pass
assert_not_equals("url(\"#mask\")", "")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:32:5)
PassProperty mask-repeat should be reset to its initial value.
Asserts run
Pass
assert_equals("repeat", "repeat")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:31:5)
Pass
assert_not_equals("url(\"#mask\")", "")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:32:5)
PassProperty mask-size should be reset to its initial value.
Asserts run
Pass
assert_equals("auto", "auto")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:31:5)
Pass
assert_not_equals("url(\"#mask\")", "")
    at Test.<anonymous> ( /css/css-masking/mask-shorthand-subproperties-reset.html:32:5)