Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / elements / styles / inherited-mixed-case-properties-expected.txt
1 Tests that non-standard mixed-cased properties are displayed in the Styles pane.
2
3 [expanded] 
4 -webkit-font-smoothing: antialiased;
5     #container - antialiased inherited-mixed…perties.html:4
6 color: rgb(0, 0, 0);
7     Style Attribute - blAck 
8 display: block;
9     div - block user agent stylesheet
10
11 [expanded] 
12 element.style  { ()
13
14 [expanded] 
15 div  { (user agent stylesheet)
16 display: block;
17
18 ======== Inherited from div#container ========
19 [expanded] 
20 Style Attribute  { ()
21 CoLoR: blAck;
22
23 [expanded] 
24 #container  { (inherited-mixed…perties.html:4 -> inherited-mixed-case-properties.html:4:1)
25 -webkit-FONT-smoothing: antialiased;
26
27
28