| Index: test/data/input/css_compile/index_shadow_dom_test.html
|
| diff --git a/test/data/input/css_compile/index_shadow_dom_test.html b/test/data/input/css_compile/index_shadow_dom_test.html
|
| index e0c98838be38b4db4c34aaa20ce69e17c4ab1f4b..0ed8c51107edd7034a9c13f52dba37f80d8fc589 100644
|
| --- a/test/data/input/css_compile/index_shadow_dom_test.html
|
| +++ b/test/data/input/css_compile/index_shadow_dom_test.html
|
| @@ -88,7 +88,7 @@ main() {
|
| expect(xComp2Reset.length, 1);
|
|
|
| window.postMessage('done', '*');
|
| - });
|
| + });
|
| }
|
| </script>
|
| </body>
|
|
|