Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / elements / styles-4 / styles-source-lines-inline-expected.txt
blobc0532eabe01cbdc7e40bc9e6d9d836bc3c4fb939
1 Tests that elements panel shows proper inline style locations in the sidebar panel.
4 [expanded] 
5 element.style  { ()
6     display: none;
8 [expanded] 
9 .foo  { (styles-source-l…-inline.html:7 -> styles-source-lines-inline.html:7:1)
10     color: blue;
12 [expanded] 
13 div  { (user agent stylesheet)
14 /-- overloaded --/     display: block;