| Index: pkg/polymer/example/component/news/test/expected/news_index_test.html.txt
|
| diff --git a/pkg/polymer/example/component/news/test/expected/news_index_test.html.txt b/pkg/polymer/example/component/news/test/expected/news_index_test.html.txt
|
| index f5907ed01409f87324dd2a85cb44dc307a4040c7..8a45ae6ae432e7e7da4e1b58d7b5f25cd6c4202e 100644
|
| --- a/pkg/polymer/example/component/news/test/expected/news_index_test.html.txt
|
| +++ b/pkg/polymer/example/component/news/test/expected/news_index_test.html.txt
|
| @@ -1,5 +1,5 @@
|
| Content-Type: text/plain
|
| -<html><head><style>template { display: none; }</style>
|
| +<html><head><style shadowcssshim="">template { display: none; }</style>
|
| <title>Simple Web Components Example</title>
|
|
|
| <script src="../../packages/polymer/testing/testing.js"></script>
|
| @@ -82,4 +82,5 @@ option[template] {
|
|
|
|
|
| <script type="text/javascript" src="packages/shadow_dom/shadow_dom.debug.js"></script>
|
| +<script type="text/javascript" src="packages/browser/interop.js"></script>
|
| <script type="application/dart" src="news_index_test.html_bootstrap.dart"></script></body></html>
|
|
|