error: The `` tag is a void element. Void elements should be self closing (they can not have children). (hint: try ``) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:4:12 | 4 | rsx! { }; | ^^^^^^ error: The `` tag is a void element. Void elements should be self closing (they can not have children). (hint: try ``) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:5:12 | 5 | rsx! { }; | ^^^^^^ error: The `
` tag is a void element. Void elements should be self closing (they can not have children). (hint: try `
`) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:6:12 | 6 | rsx! {

}; | ^^^^ error: The `` tag is a void element. Void elements should be self closing (they can not have children). (hint: try ``) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:7:12 | 7 | rsx! { }; | ^^^^^ error: The `` tag is a void element. Void elements should be self closing (they can not have children). (hint: try ``) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:8:12 | 8 | rsx! { }; | ^^^^^^^ error: The `
` tag is a void element. Void elements should be self closing (they can not have children). (hint: try `
`) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:9:12 | 9 | rsx! {
}; | ^^^^ error: The `` tag is a void element. Void elements should be self closing (they can not have children). (hint: try ``) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:10:12 | 10 | rsx! { }; | ^^^^^ error: The `` tag is a void element. Void elements should be self closing (they can not have children). (hint: try ``) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:11:12 | 11 | rsx! { }; | ^^^^^^^ error: The `` tag is a void element. Void elements should be self closing (they can not have children). (hint: try ``) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:12:12 | 12 | rsx! { }; | ^^^^^^ error: The `` tag is a void element. Void elements should be self closing (they can not have children). (hint: try ``) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:13:12 | 13 | rsx! { }; | ^^^^^^ error: The `` tag is a void element. Void elements should be self closing (they can not have children). (hint: try ``) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:14:12 | 14 | rsx! { }; | ^^^^^^^ error: The `` tag is a void element. Void elements should be self closing (they can not have children). (hint: try ``) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:15:12 | 15 | rsx! { }; | ^^^^^^^^ error: The `` tag is a void element. Void elements should be self closing (they can not have children). (hint: try ``) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:16:12 | 16 | rsx! { }; | ^^^^^^^ error: The `` tag is a void element. Void elements should be self closing (they can not have children). (hint: try ``) --> tests/elements/element_with_wrong_way_of_closing_fail.rs:17:12 | 17 | rsx! { }; | ^^^^^