Should be green Should be green Should be green Should be green Should be green Should be green Should be green

Summary

Harness status: OK

Found 7 tests

Details

ResultTest NameMessage
PassCSS Selectors Test: :placeholder-shown matching
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "No placeholder attribute")
    at Test.<anonymous> ( /css/selectors/placeholder-shown.html:27:14)
PassCSS Selectors Test: :placeholder-shown matching 1
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Placeholder attribute without value")
    at Test.<anonymous> ( /css/selectors/placeholder-shown.html:29:14)
PassCSS Selectors Test: :placeholder-shown matching 2
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Placeholder attribute - empty string")
    at Test.<anonymous> ( /css/selectors/placeholder-shown.html:31:14)
PassCSS Selectors Test: :placeholder-shown matching 3
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Placeholder attribute - non-empty string")
    at Test.<anonymous> ( /css/selectors/placeholder-shown.html:33:14)
PassCSS Selectors Test: :placeholder-shown matching 4
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Placeholder attribute without value - input text")
    at Test.<anonymous> ( /css/selectors/placeholder-shown.html:35:14)
PassCSS Selectors Test: :placeholder-shown matching 5
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Placeholder attribute - empty string - input text")
    at Test.<anonymous> ( /css/selectors/placeholder-shown.html:37:14)
PassCSS Selectors Test: :placeholder-shown matching 6
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Placeholder attribute - non-empty string - input text")
    at Test.<anonymous> ( /css/selectors/placeholder-shown.html:39:14)