| Index: LayoutTests/inspector/elements/styles-3/styles-disable-inherited.html
|
| diff --git a/LayoutTests/inspector/elements/styles-3/styles-disable-inherited.html b/LayoutTests/inspector/elements/styles-3/styles-disable-inherited.html
|
| index 8cf379ff4781fafdc4b7877345fadaf5626ec1ef..499f63ad8b11349a3621aafb840bdec414edeef0 100644
|
| --- a/LayoutTests/inspector/elements/styles-3/styles-disable-inherited.html
|
| +++ b/LayoutTests/inspector/elements/styles-3/styles-disable-inherited.html
|
| @@ -4,6 +4,10 @@
|
| <script src="../../../http/tests/inspector/elements-test.js"></script>
|
| <script>
|
|
|
| +var initialize_AdditionalPreload = function() {
|
| + InspectorTest.preloadModule("source_frame");
|
| +}
|
| +
|
| function test()
|
| {
|
|
|
|
|