Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / elements / styles / parse-declaration-with-quote-expected.txt
1 Tests that CSSParser correctly parses declarations with unterminated strings. Blink bug 231127
2
3 [expanded] 
4 element.style  { ()
5 /-- overloaded --/ color: red'foo;
6
7 [expanded] 
8 div  { (user agent stylesheet)
9 display: block;
10
11
12