| Index: third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/untriaged/styles/test-008.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/untriaged/styles/test-008.html b/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/untriaged/styles/test-008.html
|
| index 431aa85ff0c0d89ec21c2141e487eaba2c0ae24b..6dc745f3e57a4ca9d4c8d183677f2a58fdee5653 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/untriaged/styles/test-008.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/shadow-dom/untriaged/styles/test-008.html
|
| @@ -14,8 +14,8 @@ policies and contribution forms [3].
|
| <link rel="author" title="Sergey G. Grekhov" href="mailto:sgrekhov@unipro.ru">
|
| <link rel="help" href="http://www.w3.org/TR/2013/WD-shadow-dom-20130514/#styles">
|
| <meta name="assert" content="Styles:the styles of the shadow host are inherited by the children of the shadow root">
|
| -<script src="../../../../../resources/testharness.js"></script>
|
| -<script src="../../../../../resources/testharnessreport.js"></script>
|
| +<script src="/resources/testharness.js"></script>
|
| +<script src="/resources/testharnessreport.js"></script>
|
| <script src="../../../html/resources/common.js"></script>
|
| <script src="../../resources/shadow-dom-utils.js"></script>
|
| </head>
|
|
|