| Index: third_party/WebKit/LayoutTests/imported/wpt/encoding/textencoder-utf16-surrogates.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/encoding/textencoder-utf16-surrogates.html b/third_party/WebKit/LayoutTests/imported/wpt/encoding/textencoder-utf16-surrogates.html
|
| index 07b818ba3ad6803018502c54c4293d411f70b5b3..d1f92eab33ee2ef1c84a49a11a8ba63e6a8ff945 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/encoding/textencoder-utf16-surrogates.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/encoding/textencoder-utf16-surrogates.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <title>Encoding API: USVString surrogate handling when encoding</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>
|
| <script>
|
|
|
| var bad = [
|
|
|