Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / inspector-enabled / shadow-dom-rules-restart-expected.txt
blobe32596961ed15a32bc6c38a693142efcc5a68617
1 CONSOLE MESSAGE: line 1: Opening front-end for the first time
2 CONSOLE MESSAGE: line 1: Opening front-end second time
3 This test checks that style sheets hosted inside shadow roots could be inspected if inspector is reopened.
5 [expanded] 
6 element.style  { ()
8 [expanded] 
9 .red  { (<style>…</style>)
10     color: red;
12 [expanded] 
13 div  { (user agent stylesheet)
14     display: block;