| Index: LayoutTests/inspector-protocol/css/css-set-effective-property-value-expected.txt
|
| diff --git a/LayoutTests/inspector-protocol/css/css-set-effective-property-value-expected.txt b/LayoutTests/inspector-protocol/css/css-set-effective-property-value-expected.txt
|
| index a84075a6a2ec85a24084f60c8500b289e214cef7..5ab082e904797d1e8366f60a763fbc57844c1c50 100644
|
| --- a/LayoutTests/inspector-protocol/css/css-set-effective-property-value-expected.txt
|
| +++ b/LayoutTests/inspector-protocol/css/css-set-effective-property-value-expected.txt
|
| @@ -164,31 +164,6 @@ Running test: testChangeMissingProperty
|
| margin-top: 15px !important;
|
| }
|
|
|
| -Running test: testChangeCSSOMEDProperty
|
| -{
|
| - padding-top: 55px;
|
| - margin-top: 33px !important;
|
| - margin-bottom: 101px;
|
| -}
|
| -*#inspected* { regular readonly
|
| - margin-left: 10px;
|
| - margin-bottom: 10px;
|
| -}
|
| -*#inspected* { regular
|
| - padding: 10px 20px 30px 40px;
|
| - padding-top: 50px;
|
| - padding-right: 20px;
|
| - padding-bottom: 30px;
|
| - padding-left: 40px;
|
| -}
|
| -@media (min-width: 1px)
|
| - *#inspected* { regular
|
| - padding-left: 5px;
|
| - margin-left: 20px;
|
| - padding-left: 10px;
|
| - margin-top: 15px !important;
|
| - }
|
| -
|
| Running test: testAppendWithSeparator
|
| Dumping inline style:
|
| {
|
|
|