| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/historical.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/historical.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/historical.html
|
| index 0c1d49af9cae38141a8f35247d4e1f929f93a017..99f18b69fc7de79498d2e3ef3377e18b427bdbc0 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/historical.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/embedded-content/media-elements/historical.html
|
| @@ -1,7 +1,7 @@
|
| <!doctype html>
|
| <title>Historical media element features should not be supported</title>
|
| -<script src="../../../../../../resources/testharness.js"></script>
|
| -<script src="../../../../../../resources/testharnessreport.js"></script>
|
| +<script src="/resources/testharness.js"></script>
|
| +<script src="/resources/testharnessreport.js"></script>
|
| <div id=log></div>
|
| <script>
|
| function t(property, tagName) {
|
|
|