[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.22
[framework/web/webkit-efl.git] / LayoutTests / inspector / styles / styles-computed-trace-expected.txt
1 Tests that computed styles expand and allow tracing to style rules.
2
3 ==== Computed style for ID1 ====
4 [expanded] 
5 background-attachment: scroll;
6     #id1 - initial styles-computed-trace.html:23
7 background-clip: border-box;
8     #id1 - initial styles-computed-trace.html:23
9 background-color: gray;
10     #id1 - gray styles-computed-trace.html:23
11     /-- overloaded --/ #id1 - black styles-computed-trace.html:18
12     /-- overloaded --/ #id1 - green styles-computed-trace.html:13
13 background-image: none;
14     #id1 - initial styles-computed-trace.html:23
15 background-origin: padding-box;
16     #id1 - initial styles-computed-trace.html:23
17 background-size: auto;
18     #id1 - initial styles-computed-trace.html:23
19 display: block;
20     div - block user agent stylesheet
21 font-family: Courier;
22     #id1 - Courier styles-computed-trace.html:18
23     /-- overloaded --/ #id1 - Times styles-computed-trace.html:13
24     /-- overloaded --/ body - Arial styles-computed-trace.html:4
25 text-decoration: underline;
26     div - underline styles-computed-trace.html:9
27
28 [expanded] 
29 element.style  { ()
30
31
32 ==== Computed style for ID2 ====
33 [expanded] 
34 background-color: blue;
35     #id2 - blue styles-computed-trace.html:27
36 display: block;
37     div - block user agent stylesheet
38 font-family: Courier;
39     #id2 - Courier styles-computed-trace.html:27
40     /-- overloaded --/ #id1 - Courier styles-computed-trace.html:18
41     /-- overloaded --/ #id1 - Times styles-computed-trace.html:13
42     /-- overloaded --/ body - Arial styles-computed-trace.html:4
43 text-decoration: underline;
44     /-- overloaded --/ #id2 - invalidvalue styles-computed-trace.html:27
45     div - underline styles-computed-trace.html:9
46
47 [expanded] 
48 element.style  { ()
49
50
51 ==== Style for ID3 ====
52 [expanded] 
53 element.style  { ()
54
55 ======== Matched CSS Rules ========
56 [expanded] 
57 button[Attributes Style]  { ()
58 display: none;
59
60
61