Pass | template position | Asserts runPass | 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) |
|
Pass | attribute position | Asserts runPass | 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) |
|
Pass | both template and attribute position | Asserts runPass | 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) |
|