| Index: LayoutTests/http/tests/security/resources/green-background.css
|
| diff --git a/LayoutTests/http/tests/inspector/resource-tree/resources/styles-initial-2.css b/LayoutTests/http/tests/security/resources/green-background.css
|
| similarity index 81%
|
| copy from LayoutTests/http/tests/inspector/resource-tree/resources/styles-initial-2.css
|
| copy to LayoutTests/http/tests/security/resources/green-background.css
|
| index f5b66cbabba9b9283366883c69a2818eb7cd98c2..e1b2552ffea7300e3ffba041dd3e5d3ab26c2c33 100644
|
| --- a/LayoutTests/http/tests/inspector/resource-tree/resources/styles-initial-2.css
|
| +++ b/LayoutTests/http/tests/security/resources/green-background.css
|
| @@ -1,3 +1,3 @@
|
| -html {
|
| +body {
|
| background-color: green;
|
| }
|
|
|