| Index: LayoutTests/inspector/elements/styles-2/inherited-mixed-case-properties-expected.txt
|
| diff --git a/LayoutTests/inspector/elements/styles-2/inherited-mixed-case-properties-expected.txt b/LayoutTests/inspector/elements/styles-2/inherited-mixed-case-properties-expected.txt
|
| index 66cffcc62c0d4a7f3984cf96f15a6778fd848dbf..94e7c7399bbc864bb1afa9dc54008efe8bb344b9 100644
|
| --- a/LayoutTests/inspector/elements/styles-2/inherited-mixed-case-properties-expected.txt
|
| +++ b/LayoutTests/inspector/elements/styles-2/inherited-mixed-case-properties-expected.txt
|
| @@ -1,8 +1,9 @@
|
| Tests that non-standard mixed-cased properties are displayed in the Styles pane.
|
|
|
| --webkit-font-smoothing: antialiased;
|
| -color: rgb(0, 0, 0);
|
| -display: block;
|
| +-webkit-font-smoothing: antialiased
|
| +color: rgb(0, 0, 0)
|
| +display: block
|
| + block - div user agent stylesheet
|
| [expanded]
|
| element.style { ()
|
|
|
|
|