| Index: LayoutTests/inspector-protocol/page/enable-disable.html
|
| diff --git a/LayoutTests/inspector-protocol/page/enable-disable.html b/LayoutTests/inspector-protocol/page/enable-disable.html
|
| index 4568d1ef2ac907c77b725b58b118b984df61adb0..c4278fe773c675e872e75bbae74c7e3c03e1f414 100644
|
| --- a/LayoutTests/inspector-protocol/page/enable-disable.html
|
| +++ b/LayoutTests/inspector-protocol/page/enable-disable.html
|
| @@ -59,6 +59,7 @@ function test()
|
| }
|
|
|
| </script>
|
| +<link href="resources/style.css" rel="stylesheet">
|
| </head>
|
| <body onload="runTest()">
|
| </body>
|
|
|