diff --git a/src/browser/tests/element/html/template.html b/src/browser/tests/element/html/template.html index 2a92534f..0c1d46d2 100644 --- a/src/browser/tests/element/html/template.html +++ b/src/browser/tests/element/html/template.html @@ -212,4 +212,19 @@ // NOT the DocumentFragment, so it should be empty testing.expectEqual('', template.textContent); } - --> + + + +