| Index: pkg/polymer/test/prop_attr_reflection_test.html
|
| diff --git a/pkg/polymer/test/prop_attr_reflection_test.html b/pkg/polymer/test/prop_attr_reflection_test.html
|
| index fac55ef079c558719a0fd8e7276d8aa40ef82c49..eaf5801962822e8bda84f41dffbcdd4719fe391e 100644
|
| --- a/pkg/polymer/test/prop_attr_reflection_test.html
|
| +++ b/pkg/polymer/test/prop_attr_reflection_test.html
|
| @@ -14,13 +14,6 @@ BSD-style license that can be found in the LICENSE file.
|
| <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
|
| </head>
|
| <body>
|
| - <x-basic></x-basic>
|
| - <polymer-element name="x-basic" attributes="nog" noscript>
|
| - </polymer-element>
|
| -
|
| - <x-attr-publish></x-attr-publish>
|
| - <polymer-element name="x-attr-publish" attributes="nog">
|
| - </polymer-element>
|
|
|
| <x-foo></x-foo>
|
| <polymer-element name="x-foo"></polymer-element>
|
|
|