Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Fail::file-selector-button should inherit from its originating elementassert_equals: Check that ::file-selector-button is supported via color expected "rgb(0, 128, 0)" but got "rgb(0, 0, 0)"
    at Test.<anonymous> (http://wpt.live/css/css-pseudo/file-selector-button-inherit.html:17:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at http://wpt.live/css/css-pseudo/file-selector-button-inherit.html:15:3
Asserts run
Fail
assert_equals("rgb(0, 0, 0)", "rgb(0, 128, 0)", "Check that ::file-selector-button is supported via color")
    at Test.<anonymous> ( /css/css-pseudo/file-selector-button-inherit.html:17:5)