| Index: LayoutTests/inspector/elements/styles-2/inactive-properties-expected.txt
|
| diff --git a/LayoutTests/inspector/elements/styles-2/inactive-properties-expected.txt b/LayoutTests/inspector/elements/styles-2/inactive-properties-expected.txt
|
| index dcb4d66f7c36601994966dfc38806708af580d42..a3446862d26742c8246b796f33318a3d556f333f 100644
|
| --- a/LayoutTests/inspector/elements/styles-2/inactive-properties-expected.txt
|
| +++ b/LayoutTests/inspector/elements/styles-2/inactive-properties-expected.txt
|
| @@ -1,8 +1,11 @@
|
| Tests that effectively inactive properties are displayed correctly in the sidebar.
|
|
|
| Test
|
| -display: block;
|
| -text-align: right;
|
| +display: block
|
| + block - div user agent stylesheet
|
| +text-align: right
|
| + right - #inspected inactive-properties.html:20 -> inactive-properties.html:20:1
|
| + OVERLOADED -webkit-left - element.style
|
| [expanded]
|
| element.style { ()
|
|
|
|
|