Pass | Template element content is correctly serialized | Asserts runPass | assert_equals("<table><tbody><tr><td></td></tr></tbody></table>", "<table><tbody><tr><td></td></tr></tbody></table>")
at Test.<anonymous> ( /html/syntax/serializing-html-fragments/template.html:9:3) | Pass | assert_equals("<template><table><tbody><tr><td></td></tr></tbody></table></template>", "<template><table><tbody><tr><td></td></tr></tbody></table></template>")
at Test.<anonymous> ( /html/syntax/serializing-html-fragments/template.html:10:3) |
|