| Index: third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/math-parse03.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/math-parse03.html b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/math-parse03.html
|
| index 17c67d2f6f44a2a073cd9d424363a943f365b2ba..0ee03961332ab74fb30386be1344d482b54defa5 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/math-parse03.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/syntax/parsing/math-parse03.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>math in html: parsing</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>
|
| </head>
|
| <body>
|
| <h1>math in html: parsing</h1>
|
|
|