| Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/pause.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/pause.html b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/pause.html
|
| index bc03c86920aca52ec6e0c5759a3c23831b05066f..bcfaf4a9b823f5b9690b286444079c9705cd01d2 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/pause.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/pause.html
|
| @@ -5,7 +5,6 @@
|
| <script src="/resources/testharness.js"></script>
|
| <script src="/resources/testharnessreport.js"></script>
|
| <script src="../../testcommon.js"></script>
|
| -<link rel="stylesheet" href="/resources/testharness.css">
|
| <body>
|
| <div id="log"></div>
|
| <script>
|
|
|