| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001k.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001k.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001k.html
|
| index be4a26a5b6c96f43ca17c784290a8b755346be64..ddf40053cd782c04105fc529aa95241541ade064 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001k.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001k.html
|
| @@ -5,8 +5,8 @@
|
| <meta name="assert" content="Test orientation of characters where vo=U (#3/5, 2048 code points in U+A388-133AA)">
|
| <meta name="flags" content="dom font">
|
| <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";
|
|
|