Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Passtemplate position
Asserts run
Pass
assert_equals("<template shadowrootmode=\"open\" shadowrootdelegatesfocus=\"\" shadowrootserializable=\"\" shadowrootclonable=\"\"><slot></slot></template><span class=\"content\">Content 1</span><span class=\"content\">Content 2</span>", "<template shadowrootmode=\"open\" shadowrootdelegatesfocus=\"\" shadowrootserializable=\"\" shadowrootclonable=\"\"><slot></slot></template><span class=\"content\">Content 1</span><span class=\"content\">Content 2</span>", "Serialization should be identical")
    at Test.<anonymous> ( /shadow-dom/declarative/gethtml-ordering.html:65:7)
Passattribute position
Asserts run
Pass
assert_equals("<template shadowrootmode=\"open\" shadowrootdelegatesfocus=\"\" shadowrootserializable=\"\" shadowrootclonable=\"\"><slot></slot></template><span class=\"content\">Content 1</span><span class=\"content\">Content 2</span>", "<template shadowrootmode=\"open\" shadowrootdelegatesfocus=\"\" shadowrootserializable=\"\" shadowrootclonable=\"\"><slot></slot></template><span class=\"content\">Content 1</span><span class=\"content\">Content 2</span>", "Serialization should be identical")
    at Test.<anonymous> ( /shadow-dom/declarative/gethtml-ordering.html:65:7)
Passboth template and attribute position
Asserts run
Pass
assert_equals("<template shadowrootmode=\"open\" shadowrootdelegatesfocus=\"\" shadowrootserializable=\"\" shadowrootclonable=\"\"><slot></slot></template><span class=\"content\">Content 1</span><span class=\"content\">Content 2</span>", "<template shadowrootmode=\"open\" shadowrootdelegatesfocus=\"\" shadowrootserializable=\"\" shadowrootclonable=\"\"><slot></slot></template><span class=\"content\">Content 1</span><span class=\"content\">Content 2</span>", "Serialization should be identical")
    at Test.<anonymous> ( /shadow-dom/declarative/gethtml-ordering.html:65:7)