| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html-imports/fetching/loading-attempt.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html-imports/fetching/loading-attempt.html b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html-imports/fetching/loading-attempt.html
|
| index 8bd0061967755ac6e08c11c31a7ac5febc169d4d..7803daec12b265867862d593707b0a4c9b8f3b9f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html-imports/fetching/loading-attempt.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html-imports/fetching/loading-attempt.html
|
| @@ -5,7 +5,6 @@
|
| <link rel="help" href="http://w3c.github.io/webcomponents/spec/imports/#fetching-import">
|
| <script src="../../../../resources/testharness.js"></script>
|
| <script src="../../../../resources/testharnessreport.js"></script>
|
| -<link rel="stylesheet" href="../../../../resources/testharness.css">
|
|
|
| <script>
|
| var onloadWasCalledOnSuccess = false;
|
|
|