| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001.html
|
| index 13c9336ea03331168f3f5a2275140a66e409eaaf..a9b4da8cef1df454e96fccb6d7482f3aeebd56fd 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001.html
|
| @@ -5,8 +5,8 @@
|
| <meta name="assert" content="Test orientation of characters">
|
| <meta name="flags" content="dom font combo">
|
| <link rel="author" title="Koji Ishii" href="mailto:kojiishi@gmail.com">
|
| -<script src="../../../resources/testharness.js"></script>
|
| -<script src="../../../resources/testharnessreport.js"></script>
|
| +<script src="/resources/testharness.js"></script>
|
| +<script src="/resources/testharnessreport.js"></script>
|
| <style>
|
| @font-face {
|
| font-family: "orientation";
|
|
|