Bug
1827435 [wpt PR 39474] - Fix html5lib test serialization with #document-fragment: template, a=testonly
Automatic update from web-platform-tests
Fix html5lib test serialization with #document-fragment: template
When innerHTML is applied to a template, it uses the template's
template contents as its context object, which means we need to
serialize that and not the element itself.
See also https://github.com/html5lib/html5lib-tests/pull/165
--
wpt-commits:
ff2fcb22027c36f71122179189800392ac906d12
wpt-pr: 39474