Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / elements / styles / host-rules-expected.txt
1 Tests that @host-provided styles are displayed in the Styles pane. Bug 112664
2
3 Content
4
5 Running: testInit
6
7 Running: testDumpStyles
8 [expanded] 
9 element.style  { ()
10 background-color: white;
11
12 [expanded] 
13 *  { ()
14 border: 1px solid black;
15     border-top-color: black;
16     border-top-style: solid;
17     border-top-width: 1px;
18     border-right-color: black;
19     border-right-style: solid;
20     border-right-width: 1px;
21     border-bottom-color: black;
22     border-bottom-style: solid;
23     border-bottom-width: 1px;
24     border-left-color: black;
25     border-left-style: solid;
26     border-left-width: 1px;
27 /-- overloaded --/ background-color: red;
28
29 [expanded] 
30 *  { (host-rules.html:4 -> host-rules.html:4:1)
31 /-- overloaded --/ background-color: papayawhip;
32
33 [expanded] 
34 div  { (user agent stylesheet)
35 display: block;
36
37
38