Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / elements / styles / shadow-dom-rules-expected.txt
1 This test checks that style sheets hosted inside shadow roots could be inspected.
2
3
4 Running: testInit
5
6 Running: testDumpStyles
7 [expanded] 
8 element.style  { ()
9
10 [expanded] 
11 .red  { ()
12 color: red;
13
14 [expanded] 
15 div  { (user agent stylesheet)
16 display: block;
17
18
19