| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001b.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001b.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001b.html
|
| index 0250328e294583c650e287871b532924a0cf33c6..4f41b933c81e53bb79b04c05a83505047e869ad8 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001b.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-script-001b.html
|
| @@ -5,8 +5,8 @@
|
| <meta name="assert" content="Test orientation of characters where vo=R (#2/8, 2048 code points in U+0B36-1B50)">
|
| <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";
|
|
|