Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / styles / add-new-rule-with-style-after-body-expected.txt
1 Tests that adding a new rule works when there is a STYLE element after BODY. TIMEOUT SHOULD NOT OCCUR! Bug 111299
2
3 Text
4 After adding new rule:
5 [expanded] 
6 element.style  { ()
7 font-size: 12px;
8
9 [expanded] [no-affect] 
10 inspected  { (inspector-stylesheet:1 -> inspector-stylesheet:1:1)
11 color: maroon;
12 : ;
13
14 [expanded] 
15 div  { (user agent stylesheet)
16 display: block;
17
18
19