Summary

Harness status: OK

Found 13 tests

Details

ResultTest NameMessage
PassThe resolved value for 'background-color' is the used value
Asserts run
Pass
assert_regexp_match("rgb(255, 255, 255)", object "/^rgb[a]?\(/")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-resolved-colors.html:39:7)
PassThe resolved value for 'border-block-end-color' is the used value
Asserts run
Pass
assert_regexp_match("rgb(255, 255, 255)", object "/^rgb[a]?\(/")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-resolved-colors.html:39:7)
PassThe resolved value for 'border-block-start-color' is the used value
Asserts run
Pass
assert_regexp_match("rgb(255, 255, 255)", object "/^rgb[a]?\(/")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-resolved-colors.html:39:7)
PassThe resolved value for 'border-bottom-color' is the used value
Asserts run
Pass
assert_regexp_match("rgb(255, 255, 255)", object "/^rgb[a]?\(/")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-resolved-colors.html:39:7)
PassThe resolved value for 'border-inline-end-color' is the used value
Asserts run
Pass
assert_regexp_match("rgb(255, 255, 255)", object "/^rgb[a]?\(/")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-resolved-colors.html:39:7)
PassThe resolved value for 'border-inline-start-color' is the used value
Asserts run
Pass
assert_regexp_match("rgb(255, 255, 255)", object "/^rgb[a]?\(/")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-resolved-colors.html:39:7)
PassThe resolved value for 'border-left-color' is the used value
Asserts run
Pass
assert_regexp_match("rgb(255, 255, 255)", object "/^rgb[a]?\(/")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-resolved-colors.html:39:7)
PassThe resolved value for 'border-right-color' is the used value
Asserts run
Pass
assert_regexp_match("rgb(255, 255, 255)", object "/^rgb[a]?\(/")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-resolved-colors.html:39:7)
PassThe resolved value for 'border-top-color' is the used value
Asserts run
Pass
assert_regexp_match("rgb(255, 255, 255)", object "/^rgb[a]?\(/")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-resolved-colors.html:39:7)
PassThe resolved value for 'box-shadow' is the used value
Asserts run
Pass
assert_regexp_match("rgb(255, 255, 255) 1px 1px 0px 0px", object "/^rgb[a]?\(/")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-resolved-colors.html:39:7)
PassThe resolved value for 'caret-color' is the used value
Asserts run
Pass
assert_regexp_match("rgb(255, 255, 255)", object "/^rgb[a]?\(/")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-resolved-colors.html:39:7)
PassThe resolved value for 'color' is the used value
Asserts run
Pass
assert_regexp_match("rgb(255, 255, 255)", object "/^rgb[a]?\(/")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-resolved-colors.html:39:7)
PassThe resolved value for 'outline-color' is the used value
Asserts run
Pass
assert_regexp_match("rgb(255, 255, 255)", object "/^rgb[a]?\(/")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-resolved-colors.html:39:7)