Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / elements / styles / inactive-properties-expected.txt
1 Tests that effectively inactive properties are displayed correctly in the sidebar.
2
3 Test
4 [expanded] 
5 display: block;
6     div - block user agent stylesheet
7 text-align: right;
8     /-- overloaded --/ #inspected - left inactive-properties.html:20
9     /-- overloaded --/ #inspected - bar inactive-properties.html:20
10     #inspected - right inactive-properties.html:20
11     /-- overloaded --/ div[Attributes Style] - -webkit-left 
12
13 [expanded] 
14 element.style  { ()
15
16 [expanded] 
17 #inspected  { (inactive-properties.html:20 -> inactive-properties.html:20:1)
18 /-- overloaded --/ text-align: left;
19 /-- overloaded --/ text-align: bar;
20 text-align: right;
21
22 [expanded] 
23 div[Attributes Style]  { ()
24 /-- overloaded --/ text-align: -webkit-left;
25
26 [expanded] 
27 div  { (user agent stylesheet)
28 display: block;
29
30
31