Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / elements / styles / styles-source-lines-inline-expected.txt
1 Tests that elements panel shows proper inline style locations in the sidebar panel.
2
3
4 [expanded] 
5 element.style  { ()
6 display: none;
7
8 [expanded] 
9 .foo  { (styles-source-l…-inline.html:7 -> styles-source-lines-inline.html:7:1)
10 color: blue;
11
12 [expanded] 
13 div  { (user agent stylesheet)
14 /-- overloaded --/ display: block;
15
16
17