Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / 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 -webkit-background-clip: border-box;
6 -webkit-background-origin: padding-box;
7 -webkit-background-size: auto;
8 background-attachment: scroll;
9     #id1 - initial styles-computed-trace.html:23
10 background-clip: border-box;
11     #id1 - initial styles-computed-trace.html:23
12 background-color: rgb(128, 128, 128);
13     #id1 - gray styles-computed-trace.html:23
14     /-- overloaded --/ #id1 - black styles-computed-trace.html:18
15     /-- overloaded --/ #id1 - green styles-computed-trace.html:13
16 background-image: none;
17     #id1 - initial styles-computed-trace.html:23
18 background-origin: padding-box;
19     #id1 - initial styles-computed-trace.html:23
20 background-size: auto;
21     #id1 - initial styles-computed-trace.html:23
22 display: block;
23     div - block user agent stylesheet
24 font-family: Courier;
25     #id1 - Courier styles-computed-trace.html:18
26     /-- overloaded --/ #id1 - Times styles-computed-trace.html:13
27     /-- overloaded --/ body - Arial styles-computed-trace.html:4
28 text-decoration: underline solid rgb(0, 0, 0);
29     div - underline styles-computed-trace.html:9
30 text-decoration-color: rgb(0, 0, 0);
31     div - initial styles-computed-trace.html:9
32 text-decoration-line: underline;
33     div - underline styles-computed-trace.html:9
34 text-decoration-style: solid;
35     div - initial styles-computed-trace.html:9
36
37 [expanded] 
38 element.style  { ()
39
40
41 ==== Computed style for ID2 ====
42 [expanded] 
43 background-color: rgb(0, 0, 255);
44     #id2 - blue styles-computed-trace.html:27
45 display: block;
46     div - block user agent stylesheet
47 font-family: Courier;
48     #id2 - Courier styles-computed-trace.html:27
49     /-- overloaded --/ #id1 - Courier styles-computed-trace.html:18
50     /-- overloaded --/ #id1 - Times styles-computed-trace.html:13
51     /-- overloaded --/ body - Arial styles-computed-trace.html:4
52 text-decoration: underline solid rgb(0, 0, 0);
53     /-- overloaded --/ #id2 - invalidvalue styles-computed-trace.html:27
54     div - underline styles-computed-trace.html:9
55 text-decoration-color: rgb(0, 0, 0);
56     div - initial styles-computed-trace.html:9
57 text-decoration-line: underline;
58     div - underline styles-computed-trace.html:9
59 text-decoration-style: solid;
60     div - initial styles-computed-trace.html:9
61
62 [expanded] 
63 element.style  { ()
64
65
66 ==== Style for ID3 ====
67 [expanded] 
68 element.style  { ()
69
70 [expanded] 
71 button[Attributes Style]  { ()
72 display: none;
73
74
75