| Index: third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/startTime.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/startTime.html b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/startTime.html
|
| index be5011eb6e5955c1a732b241b869954bb0137d10..d6da1ae0369de70c5ee57e7fbeaccdeb3ab8080f 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/startTime.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/web-animations/interfaces/Animation/startTime.html
|
| @@ -6,7 +6,6 @@ href="https://w3c.github.io/web-animations/#dom-animation-starttime">
|
| <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>
|
|
|