chromium/third_party/blink/web_tests/fast/html/select-dropdown-consistent-background-color-expected.txt

This test verifies that the dropdown background colors of <select> and <select size="0"|"1"> are consistent. You should see PASS below if test passes. Otherwise, FAIL shows up.
PASS
Default: 
Item 1
Item 2
 Size=0: 
Item 1
Item 2
 Size=1: 
Item 1
Item 2

Note: Two items are used so that you could manually see the difference. The test logic only needs the first item to run.