chromium/third_party/blink/web_tests/http/tests/devtools/elements/styles-3/selector-list-expected.txt

Tests representation of selector lists in the protocol. Bug 103118.

[expanded] 
element.style { ()

[expanded] 
FOO bAr, #inspected, MOO>BAR, htML div, Foo~Moo, MOO { (<style>)
    color: green;

[expanded] 
#inspected { (<style>)

[expanded] 
#InSpEcTeD { (<style>)

[expanded] 
#inspected { (<style>)

[expanded] 
div { (user agent stylesheet)
    display: block;
    unicode-bidi: isolate;