| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-scoping-1/shadow-cascade-order-001.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-scoping-1/shadow-cascade-order-001.html b/third_party/WebKit/LayoutTests/imported/csswg-test/css-scoping-1/shadow-cascade-order-001.html
|
| index 1f5dc165bd24c270bbe6a21184d3c37bf6492ce8..c51696e483374e3d7346f105a7e8b85d8fce7606 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-scoping-1/shadow-cascade-order-001.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-scoping-1/shadow-cascade-order-001.html
|
| @@ -5,8 +5,8 @@
|
| <meta name="assert" content="Cascading order test for style rules from various shadow trees.">
|
| <link rel="author" title="Takayoshi Kochi" href="mailto:kochi@google.com">
|
| <link rel="help" href="https://drafts.csswg.org/css-scoping-1/#shadow-cascading">
|
| -<script src="../../../resources/testharness.js"></script>
|
| -<script src="../../../resources/testharnessreport.js"></script>
|
| +<script src="/resources/testharness.js"></script>
|
| +<script src="/resources/testharnessreport.js"></script>
|
| </head>
|
| <body>
|
| <div id="log"></div>
|
|
|