Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / elements / styles-2 / inherited-mixed-case-properties-expected.txt
blob3d9a49aa2b8e67782458f4a726cfbd946bcac54e
1 Tests that non-standard mixed-cased properties are displayed in the Styles pane.
3 color: rgb(0, 0, 0)
4 display: block
5     block - div user agent stylesheet
6 -webkit-font-smoothing: antialiased
7 [expanded] 
8 element.style  { ()
10 [expanded] 
11 div  { (user agent stylesheet)
12     display: block;
14 ======== Inherited from div#container ========
15 [expanded] 
16 Style Attribute  { ()
17     CoLoR: blAck;
19 [expanded] 
20 #container  { (inherited-mixed…perties.html:4 -> inherited-mixed-case-properties.html:4:1)
21     -webkit-FONT-smoothing: antialiased;