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