chromium/third_party/blink/web_tests/http/tests/devtools/elements/styles-2/parse-declaration-with-quote-expected.txt

Tests that CSSParser correctly parses declarations with unterminated strings. Blink bug 231127

[expanded] 
element.style { ()
/-- overloaded --/     color: red ' foo;

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